Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
---|---|
GroupId | GroupIdorg.jvnet.hudson |
ArtifactId | ArtifactIdcommons-jelly |
Last Version | Last Version1.1-hudson-20100305 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly
Jelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/commons-jelly/ -->
<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>commons-jelly</artifactId>
<version>1.1-hudson-20100305</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/commons-jelly/
implementation 'org.jvnet.hudson:commons-jelly:1.1-hudson-20100305'
// https://jarcasting.com/artifacts/org.jvnet.hudson/commons-jelly/
implementation ("org.jvnet.hudson:commons-jelly:1.1-hudson-20100305")
'org.jvnet.hudson:commons-jelly:jar:1.1-hudson-20100305'
<dependency org="org.jvnet.hudson" name="commons-jelly" rev="1.1-hudson-20100305">
<artifact name="commons-jelly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='commons-jelly', version='1.1-hudson-20100305')
)
libraryDependencies += "org.jvnet.hudson" % "commons-jelly" % "1.1-hudson-20100305"
[org.jvnet.hudson/commons-jelly "1.1-hudson-20100305"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson : commons-jexl | jar | 1.1-hudson-20090508 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-collections : commons-collections | jar | 3.2 |
commons-cli : commons-cli Optional | jar | 1.0 |
commons-discovery : commons-discovery Optional | jar | 20030211.213356 |
forehead : forehead Optional | jar | 1.0-beta-5 |
javax.servlet : jstl Optional | jar | 1.0.6 |
javax.servlet : servlet-api Optional | jar | 2.3 |
junit : junit Optional | jar | 3.8.1 |
dom4j : dom4j Optional | jar | 1.6.1 |
jaxen : jaxen Optional | jar | 1.1.1 |