Daily Archives: May 16, 2012
Using WebJars for Assets Management in JavaScript Projects
May 16th, 2012 by Viktor Gamov
Using automatic build tools for dependency management is best practice in Java world and usage of tools such as Maven has been proven by the years. But can we utilize existing Maven knowledge of Java dependencies management for JavaScript projects…. continue reading