Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
---|---|
GroupId | GroupIdorg.jvnet.hudson |
ArtifactId | ArtifactIdcommons-jelly-tags-define |
Last Version | Last Version1.0.1-hudson-20071021 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-define
The Jelly Define Tag Library
|
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/commons-jelly-tags-define/ -->
<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>commons-jelly-tags-define</artifactId>
<version>1.0.1-hudson-20071021</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/commons-jelly-tags-define/
implementation 'org.jvnet.hudson:commons-jelly-tags-define:1.0.1-hudson-20071021'
// https://jarcasting.com/artifacts/org.jvnet.hudson/commons-jelly-tags-define/
implementation ("org.jvnet.hudson:commons-jelly-tags-define:1.0.1-hudson-20071021")
'org.jvnet.hudson:commons-jelly-tags-define:jar:1.0.1-hudson-20071021'
<dependency org="org.jvnet.hudson" name="commons-jelly-tags-define" rev="1.0.1-hudson-20071021">
<artifact name="commons-jelly-tags-define" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='commons-jelly-tags-define', version='1.0.1-hudson-20071021')
)
libraryDependencies += "org.jvnet.hudson" % "commons-jelly-tags-define" % "1.0.1-hudson-20071021"
[org.jvnet.hudson/commons-jelly-tags-define "1.0.1-hudson-20071021"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson : commons-jelly | jar | 1.1-hudson-20071021 |
dom4j : dom4j | jar | 1.6.1 |
commons-cli : commons-cli | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly-tags-dynabean | jar | 1.0 |
commons-jelly : commons-jelly-tags-junit | jar | 1.0 |
commons-jelly : commons-jelly-tags-log | jar | 1.0 |
commons-jelly : commons-jelly-tags-xml | jar | 1.0 |
junit : junit | jar | 3.8.2 |