| License |
License |
|---|---|
| GroupId | GroupIdorg.xmlunit |
| ArtifactId | ArtifactIdxmlunit-assertj |
| Last Version | Last Version2.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.xmlunit:xmlunit-assertj
XMLUnit with AssertJ fluent API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xmlunit-assertj-2.9.0.pom | |
| xmlunit-assertj-2.9.0.jar | 39 KB |
| xmlunit-assertj-2.9.0-tests.jar | 48 KB |
| xmlunit-assertj-2.9.0-sources.jar | 30 KB |
| xmlunit-assertj-2.9.0-javadoc.jar | 112 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |