Jar examples for j:juel-api
Java Unified Expression Language API classes
You can download jar file juel-api 2.2.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add juel-api-2.2.3.jar to your project.
<dependency> <groupId>de.odysseus.juel</groupId> <artifactId>juel-api</artifactId> <version>2.2.3</version> </dependency>
compile group: 'de.odysseus.juel', name: 'juel-api', version: '2.2.3'
libraryDependencies += "de.odysseus.juel" % "juel-api" % "2.2.3"
<dependency org="de.odysseus.juel" name="juel-api" rev="2.2.3"/>
@Grapes(@Grab(group='de.odysseus.juel', module='juel-api', version='2.2.3'))
'de.odysseus.juel:juel-api:jar:2.2.3'
Click the following link to download the jar file.
juel-api-2.2.3-javadoc.jar