commons-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.

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

commons-jelly
Last Version

Last Version

1.1-hudson-20100305
Release Date

Release Date

Type

Type

jar
Description

Description

commons-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

http://jakarta.apache.org/commons/jelly/
Project Organization

Project Organization

Apache Software Foundation

Download commons-jelly

How to add to project

<!-- 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"]

Dependencies

compile (11)

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

Project Modules

There are no modules declared in this project.