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.

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.stapler
ArtifactId

ArtifactId

commons-jelly
Last Version

Last Version

1.1-hudson-20120704
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
Source Code Management

Source Code Management

https://github.com/hudson3-plugins/commons-jelly

Download commons-jelly

How to add to project

<!-- https://jarcasting.com/artifacts/org.hudsonci.stapler/commons-jelly/ -->
<dependency>
    <groupId>org.hudsonci.stapler</groupId>
    <artifactId>commons-jelly</artifactId>
    <version>1.1-hudson-20120704</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.stapler/commons-jelly/
implementation 'org.hudsonci.stapler:commons-jelly:1.1-hudson-20120704'
// https://jarcasting.com/artifacts/org.hudsonci.stapler/commons-jelly/
implementation ("org.hudsonci.stapler:commons-jelly:1.1-hudson-20120704")
'org.hudsonci.stapler:commons-jelly:jar:1.1-hudson-20120704'
<dependency org="org.hudsonci.stapler" name="commons-jelly" rev="1.1-hudson-20120704">
  <artifact name="commons-jelly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.stapler', module='commons-jelly', version='1.1-hudson-20120704')
)
libraryDependencies += "org.hudsonci.stapler" % "commons-jelly" % "1.1-hudson-20120704"
[org.hudsonci.stapler/commons-jelly "1.1-hudson-20120704"]

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
org.hudsonci.xpath : xpath-service jar 1.0.0

Project Modules

There are no modules declared in this project.

Changes in 1.1-hudson-20120704-SNAPSHOT:

  • Removed the dependency on Jaxen. XPath and XSLT support is provided by a service that allows providers with alternative implementations. The default service is capable enough to allow a plugin service provider to be loaded.

  • Fixed several tests and bugs.

The previous version of commons-jelly was forked for Hudson.

org.hudsonci.stapler

Hudson CI Server 3.x plugins

Versions

Version
1.1-hudson-20120704