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.8.1 | release | Binary (236 KB) |
| 1.8.0 | release | Binary (236 KB) |
| 1.7.0 | release | Binary (224 KB) |
| 1.6.1 | release | Binary (215 KB) |
| 1.6.0 | release | Binary (215 KB) |
| 1.5.1 | release | Binary (200 KB) |
| 1.5.0 | release | Binary (200 KB) |
Stats