Эксперт ХД

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 install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.ant:ant-junit:1.10.15

About 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
Maven
2026-09-15 10:11:30 +00:00
246
Apache Ant + JUnit
145 KiB
Assets (2)
Versions (1) View all
1.10.15 2026-09-15