GroupId | GroupIdcommons-jelly |
---|---|
ArtifactId | ArtifactIdcommons-jelly-tags-xmlunit |
Last Version | Last Version20040902.072757 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-xmlunit
This is a Jelly interface for unit testing XML applications.
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xmlunit/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xmlunit</artifactId>
<version>20040902.072757</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xmlunit/
implementation 'commons-jelly:commons-jelly-tags-xmlunit:20040902.072757'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xmlunit/
implementation ("commons-jelly:commons-jelly-tags-xmlunit:20040902.072757")
'commons-jelly:commons-jelly-tags-xmlunit:jar:20040902.072757'
<dependency org="commons-jelly" name="commons-jelly-tags-xmlunit" rev="20040902.072757">
<artifact name="commons-jelly-tags-xmlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-xmlunit', version='20040902.072757')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-xmlunit" % "20040902.072757"
[commons-jelly/commons-jelly-tags-xmlunit "20040902.072757"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly | jar | SNAPSHOT |
xmlunit : xmlunit | jar | 0.8 |
junit : junit | jar | 3.8.1 |
commons-jelly : commons-jelly-tags-junit | jar | SNAPSHOT |
commons-jelly : commons-jelly-tags-xml | jar | SNAPSHOT |
xalan : xalan | jar | 2.3.1 |