Эксперт ХД

org.xmlunit:xmlunit-core (2.10.4)

Published 2026-09-15 10:21:11 +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.xmlunit</groupId>
	<artifactId>xmlunit-core</artifactId>
	<version>2.10.4</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.xmlunit:xmlunit-core:2.10.4

About this package

XMLUnit for Java

Dependencies

junit:junit
org.hamcrest:hamcrest-core
org.hamcrest:hamcrest-library
org.mockito:mockito-core
Details
Maven
2026-09-15 10:21:11 +00:00
288
org.xmlunit:xmlunit-core
176 KiB
Assets (2)
Versions (1) View all
2.10.4 2026-09-15