MVN

org.apache.ant : ant-antunit

Maven & Gradle

Jul 03, 2021
22 usages
<dependency>
    <groupId>org.apache.ant</groupId>
    <artifactId>ant-antunit</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4.1

All Versions

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

Version Vulnerabilities Updated
1.4.x
ant-antunit-1.4.1
1.4
ant-antunit-1.4
1.3
ant-antunit-1.3
1.2
ant-antunit-1.2
1.1
ant-antunit-1.1
1.0
ant-antunit-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.ant</groupId>
    <artifactId>ant-antunit</artifactId>
    <version>1.4.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.ant:ant-antunit:1.4.1'

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

implementation("org.apache.ant:ant-antunit:1.4.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.ant" % "ant-antunit" % "1.4.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

Nov 22, 2021
243 usages
82 stars
Jun 21, 2022
336 usages
1.6k stars
Jul 01, 2018
13 usages
363 stars
May 31, 2007
21 usages
Jun 25, 2022
41 usages
Oct 26, 2021
35 usages
Feb 29, 2016
53 usages
Dec 18, 2022
164 usages
44 stars