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 installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.xmlunit:xmlunit-core:2.10.4About this package
XMLUnit for Java
Dependencies
junit:junit
org.hamcrest:hamcrest-core
org.hamcrest:hamcrest-library
org.mockito:mockito-core
Details
Assets (2)
Versions (1)
View all
xmlunit-core-2.10.4.jar
174 KiB
xmlunit-core-2.10.4.pom
2.7 KiB
2.10.4
2026-09-15