Build Systems
Ant
Ant is a software tool for automating software build processes. It uses XML to describe the build process and its dependencies
| Category | Build Systems |
| License | Apache Software License |
| HomePage | http://ant.apache.org/ |
Maven
Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project.
| Category | Build Systems |
| License | Apache Software License |
| HomePage | http://maven.apache.org/ |
Continuum
Continuum is an easy-to-use, Continous Integration server for building Java-based projects, with built-in support for Maven 2, Maven 1, Ant and Shell Scripts.
| Category | Build Systems |
| License | Apache Software License |
| HomePage | http://maven.apache.org/continuum/index.html |

0 Comments.