webjars / webjars

Client-side web libraries packaged into JARs
www.webjars.org
MIT License
358 stars 65 forks source link

provide version info in a small java constants class in each webjar #533

Closed hakan42 closed 10 years ago

hakan42 commented 10 years ago

When consuming webjars in a templating engine like thymeleaf, you have to know the full path to the javascript and CSS files.

The specific version information is already in the pom, so repeating yourself in all the template files (e.g. Githubissues.

  • Githubissues is a development platform for aggregating issues.