is not current version
Last Version 2.9.0

org.xmlunit:xmlunit-core 2.8.2

XMLUnit for Java

License

License

GroupId

GroupId

org.xmlunit
ArtifactId

ArtifactId

xmlunit-core
Version

Version

2.8.2
Type

Type

jar
Description

Description

org.xmlunit:xmlunit-core
XMLUnit for Java
Project URL

Project URL

https://www.xmlunit.org/
Project Organization

Project Organization

XMLUnit

Download xmlunit-core 2.8.2


<!-- https://jarcasting.com/artifacts/org.xmlunit/xmlunit-core/ -->
<dependency>
    <groupId>org.xmlunit</groupId>
    <artifactId>xmlunit-core</artifactId>
    <version>2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-core/
implementation 'org.xmlunit:xmlunit-core:2.8.2'
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-core/
implementation ("org.xmlunit:xmlunit-core:2.8.2")
'org.xmlunit:xmlunit-core:jar:2.8.2'
<dependency org="org.xmlunit" name="xmlunit-core" rev="2.8.2">
  <artifact name="xmlunit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xmlunit', module='xmlunit-core', version='2.8.2')
)
libraryDependencies += "org.xmlunit" % "xmlunit-core" % "2.8.2"
[org.xmlunit/xmlunit-core "2.8.2"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.1.0

Project Modules

There are no modules declared in this project.