License |
License |
---|---|
GroupId | GroupIdorg.xmlunit |
ArtifactId | ArtifactIdxmlunit-parent |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.xmlunit:xmlunit-parent
Parent POM for all artifacts of XMLUnit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmlunit-parent-2.9.0.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xmlunit/xmlunit-parent/ -->
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-parent</artifactId>
<version>2.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-parent/
implementation 'org.xmlunit:xmlunit-parent:2.9.0'
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-parent/
implementation ("org.xmlunit:xmlunit-parent:2.9.0")
'org.xmlunit:xmlunit-parent:pom:2.9.0'
<dependency org="org.xmlunit" name="xmlunit-parent" rev="2.9.0">
<artifact name="xmlunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xmlunit', module='xmlunit-parent', version='2.9.0')
)
libraryDependencies += "org.xmlunit" % "xmlunit-parent" % "2.9.0"
[org.xmlunit/xmlunit-parent "2.9.0"]