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.
'commons-jelly:commons-jelly:1.0-RC2'
<dependency> <groupId>commons-jelly</groupId> <artifactId>commons-jelly</artifactId> <version>1.0-RC2</version> </dependency>
<dependency org="commons-jelly" name="commons-jelly" rev="1.0-RC2"/>
"commons-jelly", "commons-jelly", "1.0-RC2"