is not current version
Last Version 1.10.12

Apache Ant + JUnit 1.10.11

contains the junit and junirreport tasks

License

License

Categories

Categories

Ant Build Tools JUnit Unit Testing
GroupId

GroupId

org.apache.ant
ArtifactId

ArtifactId

ant-junit
Version

Version

1.10.11
Type

Type

jar
Description

Description

Apache Ant + JUnit
contains the junit and junirreport tasks
Project URL

Project URL

https://ant.apache.org/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf/ant.git/ant-junit

Download ant-junit 1.10.11


<!-- https://jarcasting.com/artifacts/org.apache.ant/ant-junit/ -->
<dependency>
    <groupId>org.apache.ant</groupId>
    <artifactId>ant-junit</artifactId>
    <version>1.10.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ant/ant-junit/
implementation 'org.apache.ant:ant-junit:1.10.11'
// https://jarcasting.com/artifacts/org.apache.ant/ant-junit/
implementation ("org.apache.ant:ant-junit:1.10.11")
'org.apache.ant:ant-junit:jar:1.10.11'
<dependency org="org.apache.ant" name="ant-junit" rev="1.10.11">
  <artifact name="ant-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ant', module='ant-junit', version='1.10.11')
)
libraryDependencies += "org.apache.ant" % "ant-junit" % "1.10.11"
[org.apache.ant/ant-junit "1.10.11"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.11
junit : junit jar 4.13.1

test (3)

Group / Artifact Type Version
xerces : xercesImpl jar 2.12.0
xalan : xalan jar 2.7.2
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.