org.xmlunit:xmlunit-assertj

XMLUnit with AssertJ fluent API

License

License

GroupId

GroupId

org.xmlunit
ArtifactId

ArtifactId

xmlunit-assertj
Last Version

Last Version

2.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.xmlunit:xmlunit-assertj
XMLUnit with AssertJ fluent API
Project URL

Project URL

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

Project Organization

XMLUnit

Download xmlunit-assertj

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.xmlunit : xmlunit-core jar 2.9.0
org.assertj : assertj-core jar 2.9.0
net.bytebuddy : byte-buddy jar 1.10.10

test (3)

Group / Artifact Type Version
org.xmlunit : xmlunit-core jar 2.9.0
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.9.0
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.0
2.6.4
2.6.3
2.6.2
2.6.1