Home » Archive

Articles tagged with: build systems

Featured, Java Libraries »

[15 Jan 2009 | No Comment | 638 views]
Build Systems – Antmod

Antmod’s repository management, release descriptors, working with modules

Java Libraries »

[1 Jan 2009 | No Comment | 196 views]

Invicta is an open-source build management tool. Using simple project definition files, it generates powerful build scripts (Apache ANT’s), while hiding their complexity. Furthermore, Invicta is a modular framework that allows advanced developers add their own customized types of components, which means writing once ANT code that can later be used by all the developers in their project or company simply by specifying the new type name.
URL: http://invicta.sourceforge.net/
Licence: LGPL