GroupId | GroupIdcommons-jelly |
---|---|
ArtifactId | ArtifactIdcommons-jelly-tags-xml |
Last Version | Last Version20040902.072037 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-xml
The Jelly XML Tag Library
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xml/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xml</artifactId>
<version>20040902.072037</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xml/
implementation 'commons-jelly:commons-jelly-tags-xml:20040902.072037'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xml/
implementation ("commons-jelly:commons-jelly-tags-xml:20040902.072037")
'commons-jelly:commons-jelly-tags-xml:jar:20040902.072037'
<dependency org="commons-jelly" name="commons-jelly-tags-xml" rev="20040902.072037">
<artifact name="commons-jelly-tags-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-xml', version='20040902.072037')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-xml" % "20040902.072037"
[commons-jelly/commons-jelly-tags-xml "20040902.072037"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly | jar | SNAPSHOT |
xalan : xalan | jar | 2.3.1 |
commons-jelly : commons-jelly-tags-junit | jar | SNAPSHOT |