License |
License |
---|---|
GroupId | GroupIdorg.xmlunit |
ArtifactId | ArtifactIdxmlunit-placeholders |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.xmlunit:xmlunit-placeholders
Parent POM for all artifacts of XMLUnit
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xmlunit/xmlunit-placeholders/ -->
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-placeholders</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-placeholders/
implementation 'org.xmlunit:xmlunit-placeholders:2.9.0'
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-placeholders/
implementation ("org.xmlunit:xmlunit-placeholders:2.9.0")
'org.xmlunit:xmlunit-placeholders:jar:2.9.0'
<dependency org="org.xmlunit" name="xmlunit-placeholders" rev="2.9.0">
<artifact name="xmlunit-placeholders" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xmlunit', module='xmlunit-placeholders', version='2.9.0')
)
libraryDependencies += "org.xmlunit" % "xmlunit-placeholders" % "2.9.0"
[org.xmlunit/xmlunit-placeholders "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xmlunit : xmlunit-core | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |