org.apache.ant:ant-junit (1.10.15)
Published 2026-09-15 10:11:30 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-junit</artifactId>
<version>1.10.15</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.ant:ant-junit:1.10.15About this package
contains the junit and junirreport tasks
Dependencies
org.apache.ant:ant
1.10.15
junit:junit
4.13.2
xerces:xercesImpl
2.12.2
xalan:xalan
2.7.3
Details
Assets (2)
Versions (1)
View all
ant-junit-1.10.15.jar
138 KiB
ant-junit-1.10.15.pom
7.3 KiB
1.10.15
2026-09-15