| GroupId | GroupIdcommons-jelly |
|---|---|
| ArtifactId | ArtifactIdcommons-jelly |
| Last Version | Last Version20040902.070806 |
| 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/commons-jelly/commons-jelly/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly</artifactId>
<version>20040902.070806</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly/
implementation 'commons-jelly:commons-jelly:20040902.070806'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly/
implementation ("commons-jelly:commons-jelly:20040902.070806")
'commons-jelly:commons-jelly:jar:20040902.070806'
<dependency org="commons-jelly" name="commons-jelly" rev="20040902.070806">
<artifact name="commons-jelly" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly', version='20040902.070806')
)
libraryDependencies += "commons-jelly" % "commons-jelly" % "20040902.070806"
[commons-jelly "20040902.070806"]
| Group / Artifact | Type | Version |
|---|---|---|
| servletapi : servletapi | jar | 2.3 |
| commons-cli : commons-cli | jar | 1.0 |
| commons-lang : commons-lang | jar | 2.0 |
| commons-discovery : commons-discovery | jar | 20030211.213356 |
| forehead : forehead | jar | 1.0-beta-2 |