Monthly Archives: November 2006

The Tao of Dependency Management

Increasingly we see the use of dependency management tools becoming a part of mainstream software development. A core feature of many dependency management tools is the use of a repository (or set of repositories) that provide access to published artifacts. Perl has CPAN, PHP has PEAR, and Java has Maven.
Maven solves a number of problems [...]

Posted in Build, Software | Leave a comment