| Categories |
CategoriesMaven Build Tools |
|---|---|
| GroupId | GroupIdmaven |
| ArtifactId | ArtifactIdcommons-jelly |
| Version | Version1.0.1-20060717 |
| 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.
*Note* that this is a custom-built version for the Maven project.
It was built from svn trunk as of 2006-07-17 (r 422982) but with
the fixes for JELLY-213 and JELLY-214 reverted
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| commons-jelly-1.0.1-20060717.pom | |
| commons-jelly-1.0.1-20060717.jar | 165 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/maven/commons-jelly/ -->
<dependency>
<groupId>maven</groupId>
<artifactId>commons-jelly</artifactId>
<version>1.0.1-20060717</version>
</dependency>
// https://jarcasting.com/artifacts/maven/commons-jelly/
implementation 'maven:commons-jelly:1.0.1-20060717'
// https://jarcasting.com/artifacts/maven/commons-jelly/
implementation ("maven:commons-jelly:1.0.1-20060717")
'maven:commons-jelly:jar:1.0.1-20060717'
<dependency org="maven" name="commons-jelly" rev="1.0.1-20060717">
<artifact name="commons-jelly" type="jar" />
</dependency>
@Grapes(
@Grab(group='maven', module='commons-jelly', version='1.0.1-20060717')
)
libraryDependencies += "maven" % "commons-jelly" % "1.0.1-20060717"
[maven/commons-jelly "1.0.1-20060717"]
| 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-5 |
| jstl : jstl | jar | 1.0.6 |
| junit : junit | jar | 3.8.1 |
| commons-jexl : commons-jexl | jar | 1.0 |
| xml-apis : xml-apis | jar | 1.0.b2 |
| commons-beanutils : commons-beanutils | jar | 1.6 |
| commons-collections : commons-collections | jar | 2.1 |
| commons-logging : commons-logging | jar | 1.0.3 |
| dom4j : dom4j | jar | 1.6.1 |
| jaxen : jaxen | jar | 1.1-beta-8 |
| xerces : xerces | jar | 2.2.1 |