MVN

org.apache.ant : ant-nodeps

Maven & Gradle

Apr 30, 2010
107 usages

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>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.ant : ant-nodeps to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.1

All Versions

Choose a version of org.apache.ant : ant-nodeps to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
ant-nodeps-1.8.1
ant-nodeps-1.8.0
1.7.x
ant-nodeps-1.7.1
ant-nodeps-1.7.0

How to add a dependency to Maven

Add the following org.apache.ant : ant-nodeps maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.ant</groupId>
    <artifactId>ant-nodeps</artifactId>
    <version>1.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.ant : ant-nodeps gradle dependency to your build.gradle file:

implementation 'org.apache.ant:ant-nodeps:1.8.1'

Gradle Kotlin DSL: Add the following org.apache.ant : ant-nodeps gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.ant:ant-nodeps:1.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.ant : ant-nodeps sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.ant" % "ant-nodeps" % "1.8.1"

Advertisement

Dependencies from Group

ant
Aug 16, 2023
2.1k usages
Aug 16, 2023
257 usages
Aug 16, 2023
160 usages
Apr 30, 2010
107 usages
Aug 16, 2023
60 usages

Discover Dependencies

Oct 01, 2014
5 usages
3 stars
Jan 12, 2011
9 usages
Sep 20, 2005
5 usages
Feb 03, 2014
5 usages
Aug 03, 2011
178 usages
Jun 04, 2014
13 usages
30 stars
Sep 17, 2014
11 usages
1.3k stars
Aug 28, 2013
9 usages
134 stars
Feb 15, 2014
2 usages
612 stars