Last Version

Java Unified Expression Language API 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-api
Version

Version

2.2.7
Type

Type

jar
Description

Description

Java Unified Expression Language API
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-api 2.2.7


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.