c

commons-jelly-tags-xmlunit

Files download
File Operation
commons-jelly-tags-xmlunit-1.0.jar download
commons-jelly-tags-xmlunit-1.0.pom download
Apache Maven
<dependency>
  <groupId>commons-jelly</groupId>
  <artifactId>commons-jelly-tags-xmlunit</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'commons-jelly:commons-jelly-tags-xmlunit:1.0'
Gradle Kotlin
implementation("commons-jelly:commons-jelly-tags-xmlunit:1.0")
Scala SBT
libraryDependencies += "commons-jelly" % "commons-jelly-tags-xmlunit" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='commons-jelly', module='commons-jelly-tags-xmlunit', version='1.0')
)
Apache Ivy
<dependency org="commons-jelly" name="commons-jelly-tags-xmlunit" rev="1.0" />
Leiningen
[commons-jelly/commons-jelly-tags-xmlunit "1.0"]
Apache Buildr
'commons-jelly:commons-jelly-tags-xmlunit:jar:1.0'
Dependencies
The project has no third-party dependencies