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