28 Nov 2013
 
Tirasa

Manage Javascript and CSS dependencies via Maven

Written by ilgrosso

Every JEE developer will eventually need some Javascript & CSS spice in his applications: jQuery, jQuery UI, Bootstrap, AngularJS, highlight.js, YUI ... What's the usual solution? Grab files from somewhere and statically include them in your source tree.

Read All »