Jar examples for c:cocoon-expression-language-impl
Implementation of several expressions languages like: JXPath, JEXL, Javascript and implementation of unified Object Model.
You can download jar file cocoon-expression-language-impl 1.0.0-RC2 in this page.
Apache License
You can use the following script to add cocoon-expression-language-impl-1.0.0-RC2.jar to your project.
<dependency> <groupId>org.apache.cocoon</groupId> <artifactId>cocoon-expression-language-impl</artifactId> <version>1.0.0-RC2</version> </dependency>
compile group: 'org.apache.cocoon', name: 'cocoon-expression-language-impl', version: '1.0.0-RC2'
libraryDependencies += "org.apache.cocoon" % "cocoon-expression-language-impl" % "1.0.0-RC2"
<dependency org="org.apache.cocoon" name="cocoon-expression-language-impl" rev="1.0.0-RC2"/>
@Grapes(@Grab(group='org.apache.cocoon', module='cocoon-expression-language-impl', version='1.0.0-RC2'))
'org.apache.cocoon:cocoon-expression-language-impl:jar:1.0.0-RC2'
Click the following link to download the jar file.
cocoon-expression-language-impl-1.0.0-RC2-javadoc.jar