MVN

ant : ant-junit

Maven & Gradle

Sep 20, 2005
31 usages
<dependency>
    <groupId>ant</groupId>
    <artifactId>ant-junit</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ant : ant-junit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of ant : ant-junit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6
ant-junit-1.6
1.6.x
ant-junit-1.6.5
ant-junit-1.6.4
ant-junit-1.6.3
ant-junit-1.6.2
ant-junit-1.6.1

How to add a dependency to Maven

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

<dependency>
    <groupId>ant</groupId>
    <artifactId>ant-junit</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ant:ant-junit:1.6'

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

implementation("ant:ant-junit:1.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "ant" % "ant-junit" % "1.6"

Advertisement

Dependencies from Group

ant
Jan 20, 2008
685 usages
Sep 20, 2005
48 usages
Sep 20, 2005
31 usages
Sep 20, 2005
31 usages
Sep 20, 2005
24 usages

Discover Dependencies

Mar 25, 2014
0 stars
Apr 17, 2013
Mar 17, 2014
19 usages
3.5k stars
May 20, 2010
2 usages
Jan 30, 2011
106 usages
Mar 04, 2014
22 usages
2.7k stars
Jun 28, 2006
116 usages
Jan 10, 2014
15 usages
239 stars
Apr 25, 2014
238 usages
899 stars
Aug 23, 2023
19 usages
170 stars