GroupId | GroupIdcommons-jelly |
---|---|
ArtifactId | ArtifactIdcommons-jelly-tags-validate |
Last Version | Last Version20040902.073836 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-validate
This is a Jelly interface for XML validation.
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-validate/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-validate</artifactId>
<version>20040902.073836</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-validate/
implementation 'commons-jelly:commons-jelly-tags-validate:20040902.073836'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-validate/
implementation ("commons-jelly:commons-jelly-tags-validate:20040902.073836")
'commons-jelly:commons-jelly-tags-validate:jar:20040902.073836'
<dependency org="commons-jelly" name="commons-jelly-tags-validate" rev="20040902.073836">
<artifact name="commons-jelly-tags-validate" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-validate', version='20040902.073836')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-validate" % "20040902.073836"
[commons-jelly/commons-jelly-tags-validate "20040902.073836"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly | jar | SNAPSHOT |
msv : isorelax | jar | 20030807 |
junit : junit | jar | 3.8.1 |
msv : msv | jar | 20030807 |
msv : xsdlib | jar | 20030807 |
msv : relaxngDatatype | jar | 20030807 |
commons-jelly : commons-jelly-tags-junit | jar | SNAPSHOT |
commons-cli : commons-cli | jar | 1.0 |