c

commons-jelly-tags-xmlunit

This is a Jelly interface for unit testing XML applications.
Files download
File Operation
commons-jelly-tags-xmlunit-20040902.072757.jar download
commons-jelly-tags-xmlunit-20040902.072757.pom download
Apache Maven
<dependency>
  <groupId>commons-jelly</groupId>
  <artifactId>commons-jelly-tags-xmlunit</artifactId>
  <version>20040902.072757</version>
</dependency>
Gradle Groovy
implementation 'commons-jelly:commons-jelly-tags-xmlunit:20040902.072757'
Gradle Kotlin
implementation("commons-jelly:commons-jelly-tags-xmlunit:20040902.072757")
Scala SBT
libraryDependencies += "commons-jelly" % "commons-jelly-tags-xmlunit" % "20040902.072757"
Groovy Grape
@Grapes(
  @Grab(group='commons-jelly', module='commons-jelly-tags-xmlunit', version='20040902.072757')
)
Apache Ivy
<dependency org="commons-jelly" name="commons-jelly-tags-xmlunit" rev="20040902.072757" />
Leiningen
[commons-jelly/commons-jelly-tags-xmlunit "20040902.072757"]
Apache Buildr
'commons-jelly:commons-jelly-tags-xmlunit:jar:20040902.072757'