gant_groovy1.7 gant_groovy1.7
Group | org.codehaus.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. |
Packaging | jar |
Size | 300.65 KB |
文件 | pom jar |
网址 | http://gant.codehaus.org/ |
发布时间 | 2009-10-13 18:43 |
dependencies
Group | Artifact | Version |
---|---|---|
org.codehaus.groovy | groovy-all | 1.7-beta-2 |
commons-cli | commons-cli | 1.2 |
org.apache.ant | ant | 1.7.1 |
org.apache.maven | maven-ant-tasks | 2.0.10 |
org.apache.ivy | ivy | 2.1.0 |
junit | junit | 4.6 |
developers
russel | Russel Winder | Concertant LLP |
licenses
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |