MVN

org.apache.ant : ant-junit

Maven & Gradle

Aug 16, 2023
160 usages

Apache Ant + JUnit · contains the junit and junirreport tasks

<dependency>
    <groupId>org.apache.ant</groupId>
    <artifactId>ant-junit</artifactId>
    <version>1.10.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.10.14

All Versions

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

Version Vulnerabilities Updated
1.10.x
ant-junit-1.10.14
ant-junit-1.10.13
ant-junit-1.10.12
ant-junit-1.10.11
ant-junit-1.10.10
ant-junit-1.10.9
ant-junit-1.10.8
ant-junit-1.10.7
ant-junit-1.10.6
ant-junit-1.10.5
ant-junit-1.10.4
ant-junit-1.10.3
ant-junit-1.10.2
ant-junit-1.10.1
ant-junit-1.10.0
1.9.x
ant-junit-1.9.16
ant-junit-1.9.15
ant-junit-1.9.14
ant-junit-1.9.13
ant-junit-1.9.12
ant-junit-1.9.11
ant-junit-1.9.10
ant-junit-1.9.9
ant-junit-1.9.8
ant-junit-1.9.7
ant-junit-1.9.6
ant-junit-1.9.5
ant-junit-1.9.4
ant-junit-1.9.3
ant-junit-1.9.2
ant-junit-1.9.1
ant-junit-1.9.0
1.8.x
ant-junit-1.8.4
ant-junit-1.8.3
ant-junit-1.8.2
ant-junit-1.8.1
ant-junit-1.8.0
1.7.x
ant-junit-1.7.1
ant-junit-1.7.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.ant</groupId>
    <artifactId>ant-junit</artifactId>
    <version>1.10.14</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.ant:ant-junit:1.10.14'

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

implementation("org.apache.ant:ant-junit:1.10.14")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.ant" % "ant-junit" % "1.10.14"

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

Mar 30, 2023
14 usages
2.6k stars
May 15, 2023
521 usages
7.2k stars
May 24, 2017
389 usages
May 24, 2017
673 usages
Feb 08, 2016
7 usages
21.5k stars
Jul 11, 2023
2 usages
2.7k stars
Nov 04, 2016
7 usages
4k stars
Aug 25, 2023
48 usages
3.9k stars