Registry / build-tool / groovy-ant

groovy-ant

JSON →
library3.0.25javamavenunverified

Provides Ant integration for the Groovy dynamic language, enabling Ant tasks in Groovy scripts.

<dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-ant</artifactId> <version>3.0.25</version> </dependency>
INSTALL
IMPORT
SIG · GROOVY-ANT
G
groovy-ant
build-tooljavav3.0.25
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AntBuilder
groovy.ant.AntBuilder

Use AntBuilder to execute Ant tasks from Groovy.

import groovy.ant.AntBuilder; AntBuilder ant = new AntBuilder(); ant.echo('Hello from Groovy Ant!');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.25latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
groovy-ant — mvn dependency:get groovy-ant · libregistry