License |
License |
---|---|
GroupId | GroupIdorg.xmlunit |
ArtifactId | ArtifactIdxmlunit-assertj3 |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.xmlunit:xmlunit-assertj3
XMLUnit with AssertJ 3.x fluent API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmlunit-assertj3-2.9.0.pom | |
xmlunit-assertj3-2.9.0.jar | 32 KB |
xmlunit-assertj3-2.9.0-tests.jar | 49 KB |
xmlunit-assertj3-2.9.0-sources.jar | 26 KB |
xmlunit-assertj3-2.9.0-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xmlunit/xmlunit-assertj3/ -->
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-assertj3</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-assertj3/
implementation 'org.xmlunit:xmlunit-assertj3:2.9.0'
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-assertj3/
implementation ("org.xmlunit:xmlunit-assertj3:2.9.0")
'org.xmlunit:xmlunit-assertj3:jar:2.9.0'
<dependency org="org.xmlunit" name="xmlunit-assertj3" rev="2.9.0">
<artifact name="xmlunit-assertj3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xmlunit', module='xmlunit-assertj3', version='2.9.0')
)
libraryDependencies += "org.xmlunit" % "xmlunit-assertj3" % "2.9.0"
[org.xmlunit/xmlunit-assertj3 "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xmlunit : xmlunit-core | jar | 2.9.0 |
org.assertj : assertj-core | jar | 3.18.1 |
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 |