Registry / build-tool / ant-nodeps

ant-nodeps

JSON →
library1.8.1javamavenunverified

Contains all the optional tasks and types which do not have particular dependencies.

<dependency> <groupId>org.apache.ant</groupId> <artifactId>ant-nodeps</artifactId> <version>1.8.1</version> </dependency>
INSTALL
IMPORT
SIG · ANT-NODEPS
A
ant-nodeps
build-tooljavav1.8.1
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.

Project
org.apache.tools.ant.Project

Creates an Ant project instance.

import org.apache.tools.ant.Project; public class Example { public static void main(String[] args) { Project project = new Project(); project.setName("MyProject"); System.out.println("Project: " + project.getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.8.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
21
OpenAI (training)
1
Resources
ant-nodeps — mvn dependency:get ant-nodeps · libregistry