Эксперт ХД

org.apache.ant:ant (1.10.15)

Published 2026-09-15 10:11:29 +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</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:1.10.15

Dependencies

org.apache.ant:ant-launcher
1.10.15
org.apache.ant:ant-antunit
1.4.1
xerces:xercesImpl
2.12.2
com.sun.mail:javax.mail
1.6.2
org.beanshell:bsh
2.0b5
Details
Maven
2026-09-15 10:11:29 +00:00
246
Apache Ant Core
16 KiB
Assets (1)
Versions (2) View all
1.10.15 2026-09-15
1.10.12 2026-09-15