Last Version

Java Unified Expression Language Implementation 2.2.7

Implementation of the Java Unified Expression Language as specified by the Expression Language Specification, Version 2.1 (JEE5, part of the JSP 2.1 standard [JSR-245]), plus maintenance release 2.2 (JEE6).

License

License

GroupId

GroupId

de.odysseus.juel
ArtifactId

ArtifactId

juel-impl
Version

Version

2.2.7
Type

Type

jar
Description

Description

Java Unified Expression Language Implementation
Implementation of the Java Unified Expression Language as specified by the Expression Language Specification, Version 2.1 (JEE5, part of the JSP 2.1 standard [JSR-245]), plus maintenance release 2.2 (JEE6).
Project Organization

Project Organization

Odysseus Software GmbH

Download juel-impl 2.2.7


<!-- https://jarcasting.com/artifacts/de.odysseus.juel/juel-impl/ -->
<dependency>
    <groupId>de.odysseus.juel</groupId>
    <artifactId>juel-impl</artifactId>
    <version>2.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.odysseus.juel/juel-impl/
implementation 'de.odysseus.juel:juel-impl:2.2.7'
// https://jarcasting.com/artifacts/de.odysseus.juel/juel-impl/
implementation ("de.odysseus.juel:juel-impl:2.2.7")
'de.odysseus.juel:juel-impl:jar:2.2.7'
<dependency org="de.odysseus.juel" name="juel-impl" rev="2.2.7">
  <artifact name="juel-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.odysseus.juel', module='juel-impl', version='2.2.7')
)
libraryDependencies += "de.odysseus.juel" % "juel-impl" % "2.2.7"
[de.odysseus.juel/juel-impl "2.2.7"]

Dependencies

provided (1)

Group / Artifact Type Version
de.odysseus.juel : juel-api jar 2.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.