Registry / build-tool / ant-testutil

ant-testutil

JSON →
library1.10.17javamavenunverified

Test utility classes for Apache Ant build tool.

<dependency> <groupId>org.apache.ant</groupId> <artifactId>ant-testutil</artifactId> <version>1.10.17</version> </dependency>
INSTALL
IMPORT
SIG · ANT-TESTUTIL
A
ant-testutil
build-tooljavav1.10.17
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.

TestUtil
org.apache.tools.ant.util.TestUtil

Use Ant test utilities.

import org.apache.tools.ant.util.TestUtil; public class Example { public static void main(String[] args) { TestUtil util = new TestUtil(); System.out.println(util.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.17latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
38
OpenAI (training)
1
Resources
ant-testutil — mvn dependency:get ant-testutil · libregistry