| License | License | 
|---|---|
| Categories | CategoriesHudson Build Tools Continuous Integration and Continuous Delivery | 
| GroupId | GroupIdorg.hudsonci.stapler | 
| ArtifactId | ArtifactIdcommons-jelly-tags-xml | 
| Last Version | Last Version1.1-hudson-20120704 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncommons-jelly-tags-xml The Jelly XML Tag Library | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.hudsonci.stapler/commons-jelly-tags-xml/ -->
<dependency>
    <groupId>org.hudsonci.stapler</groupId>
    <artifactId>commons-jelly-tags-xml</artifactId>
    <version>1.1-hudson-20120704</version>
</dependency>// https://jarcasting.com/artifacts/org.hudsonci.stapler/commons-jelly-tags-xml/
implementation 'org.hudsonci.stapler:commons-jelly-tags-xml:1.1-hudson-20120704'// https://jarcasting.com/artifacts/org.hudsonci.stapler/commons-jelly-tags-xml/
implementation ("org.hudsonci.stapler:commons-jelly-tags-xml:1.1-hudson-20120704")'org.hudsonci.stapler:commons-jelly-tags-xml:jar:1.1-hudson-20120704'<dependency org="org.hudsonci.stapler" name="commons-jelly-tags-xml" rev="1.1-hudson-20120704">
  <artifact name="commons-jelly-tags-xml" type="jar" />
</dependency>@Grapes(
@Grab(group='org.hudsonci.stapler', module='commons-jelly-tags-xml', version='1.1-hudson-20120704')
)libraryDependencies += "org.hudsonci.stapler" % "commons-jelly-tags-xml" % "1.1-hudson-20120704"[org.hudsonci.stapler/commons-jelly-tags-xml "1.1-hudson-20120704"]| Group / Artifact | Type | Version | 
|---|---|---|
| dom4j : dom4j Optional | jar | 1.6.1 | 
| org.hudsonci.stapler : commons-jelly | jar | 1.1-hudson-20120704 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 | 
| org.hudsonci.stapler : commons-jelly-tags-junit | jar | 1.0-hudson-20120704 |