is not current version
Last Version 1.2.0

com.xmlcalabash:xmlcalabash1-xmlunit 1.1.2

XML Calabash extension step to do XML Unit comparisons

GroupId

GroupId

com.xmlcalabash
ArtifactId

ArtifactId

xmlcalabash1-xmlunit
Version

Version

1.1.2
Type

Type

jar

Download xmlcalabash1-xmlunit 1.1.2


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