Gant
Gant is a build tool for scripting Ant tasks using Groovy instead of XML to specify the build logic. A Gant build specification is just a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Whilst it might be seen as a competitor to Ant, Gant relies on all the Ant tasks for actually doing things, so it is really an alternative way of doing builds using Ant, but using a programming language rather than XML to specify the build rules.
tags: codehausAvailable versions
| Version | Type | Download |
|---|---|---|
| 1.4.0 | release | Binary (180 KB) |
| 1.3.0 | release | Binary (179 KB) |
| 1.2.0 | release | Binary (182 KB) |
| 1.1.2 | release | Binary (175 KB) |
| 1.1.1 | release | Binary (175 KB) |
| 1.1.0 | release | Binary (162 KB) |
| 1.0.2 | release | Binary (264 KB) |
| 1.0.1 | release | Binary (264 KB) |
| 1.0.0 | release | Binary (166 KB) |
Stats