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