Gant
Gant is a tool for scripting Ant tasks using Groovy instead of XML to specify the logic. A Gant 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 things using Ant, but using a programming language rather than XML to specify the rules.
tags: codehausAvailable versions
| Version | Type | Download |
|---|---|---|
| 1.9.4 | release | Binary (317 KB) |
| 1.9.3 | release | Binary (316 KB) |
| 1.9.2 | release | Binary (316 KB) |
| 1.9.1 | release | Binary (312 KB) |
| 1.9.0 | release | Binary (312 KB) |
| 1.8.1 | release | Binary (311 KB) |
| 1.8.0 | release | Binary (311 KB) |
| 1.7.0 | release | Binary (289 KB) |
| 1.6.1 | release | Binary (282 KB) |
| 1.6.0 | release | Binary (282 KB) |
| 1.5.1 | release | Binary (265 KB) |
| 1.5.0 | release | Binary (272 KB) |
Stats