is not current version
Last Version 2.9.0

org.xmlunit:xmlunit-matchers 2.8.4

XMLUnit for Java Hamcrest Matchers

License

License

GroupId

GroupId

org.xmlunit
ArtifactId

ArtifactId

xmlunit-matchers
Version

Version

2.8.4
Type

Type

jar
Description

Description

org.xmlunit:xmlunit-matchers
XMLUnit for Java Hamcrest Matchers
Project URL

Project URL

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

Project Organization

XMLUnit

Download xmlunit-matchers 2.8.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.xmlunit : xmlunit-core jar 2.8.4
org.hamcrest : hamcrest-core jar 1.3

test (4)

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

Project Modules

There are no modules declared in this project.