is not current version
Last Version 20040902.070806

commons-jelly:commons-jelly 20040821.000223

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

20040821.000223
Type

Type

jar

Download commons-jelly 20040821.000223


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