Registry / utility / commons-jelly

commons-jelly

JSON →
library1.0.1javamavenunverified

A Java and XML based scripting engine that combines ideas from JSTL, Velocity, DVSL, Ant, and Cocoon.

<dependency> <groupId>commons-jelly</groupId> <artifactId>commons-jelly</artifactId> <version>1.0.1</version> </dependency>
INSTALL
IMPORT
SIG · COMMONS-JELLY
C
commons-jelly
utilityjavav1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Jelly
org.apache.commons.jelly.Jelly

Run a Jelly script.

import org.apache.commons.jelly.Jelly; public class Example { public static void main(String[] args) throws Exception { Jelly jelly = new Jelly(); jelly.run(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
commons-jelly — mvn dependency:get commons-jelly · libregistry