Maven favicon

Maven

Apache Maven is a Java-based tool for build automation and project management (in software development). It is centered around a Project Object Model (POM) described in a XML file that describes the project structure and its dependencies to other components and libraries. Maven provides pre-defined targets for source code compilation and packaging. It can automatically download referenced software libraries from an online repository. While theoretically Maven's open design allows for support of other programming languages, it is mainly used for Java development, where it has become widely-used both for Open Source projects as well as private development teams.

Buildr

Buildr

Apache Buildr is a build system for Java-based applications, including support for Scala, Groovy and a growing number of JVM l ...

Phing

Phing

PHing Is Not GNU make; it's a PHP project build system or build tool based on ?Apache Ant. You can do anything with it that yo ...