is not current version
Last Version 20040902.070806

commons-jelly:commons-jelly 20030902.160215

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.

GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly
Version

Version

20030902.160215
Type

Type

jar

Download commons-jelly 20030902.160215


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