gant_groovy1.6 gant_groovy1.6
Group | org.codehaus.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. |
Packaging | jar |
Size | 281.95 KB |
文件 | pom jar |
网址 | http://gant.codehaus.org/ |
发布时间 | 2009-01-24 00:50 |
dependencies
Group | Artifact | Version |
---|---|---|
org.codehaus.groovy | groovy-all | 1.6-RC-2 |
commons-cli | commons-cli | 1.0 |
org.apache.ant | ant | 1.7.1 |
org.apache.maven | maven-ant-tasks | 2.0.9 |
org.apache.ivy | ivy | 2.0.0-rc1 |
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 |