Jar examples for c: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. *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
You can download jar file commons-jelly 1.0.1-20060717 in this page.
Apache License
You can use the following script to add commons-jelly-1.0.1-20060717.jar to your project.
<dependency> <groupId>maven</groupId> <artifactId>commons-jelly</artifactId> <version>1.0.1-20060717</version> </dependency>
compile group: 'maven', name: 'commons-jelly', version: '1.0.1-20060717'
libraryDependencies += "maven" % "commons-jelly" % "1.0.1-20060717"
<dependency org="maven" name="commons-jelly" rev="1.0.1-20060717"/>
@Grapes(@Grab(group='maven', module='commons-jelly', version='1.0.1-20060717'))
'maven:commons-jelly:jar:1.0.1-20060717'
Click the following link to download the jar file.
commons-jelly-1.0.1-20060717.jar