Java Unified Expression Language

Java Unified Expression Language.

License

License

CDDL + GPLv2
GroupId

GroupId

cn.taketoday
ArtifactId

ArtifactId

today-expression
Last Version

Last Version

0.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Java Unified Expression Language
Java Unified Expression Language.
Project URL

Project URL

http://uel.java.net
Source Code Management

Source Code Management

https://github.com/javaee/uel-ri.git

Download today-expression

How to add to project

<!-- https://jarcasting.com/artifacts/cn.taketoday/today-expression/ -->
<dependency>
    <groupId>cn.taketoday</groupId>
    <artifactId>today-expression</artifactId>
    <version>0.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.taketoday/today-expression/
implementation 'cn.taketoday:today-expression:0.0.3.RELEASE'
// https://jarcasting.com/artifacts/cn.taketoday/today-expression/
implementation ("cn.taketoday:today-expression:0.0.3.RELEASE")
'cn.taketoday:today-expression:jar:0.0.3.RELEASE'
<dependency org="cn.taketoday" name="today-expression" rev="0.0.3.RELEASE">
  <artifact name="today-expression" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.taketoday', module='today-expression', version='0.0.3.RELEASE')
)
libraryDependencies += "cn.taketoday" % "today-expression" % "0.0.3.RELEASE"
[cn.taketoday/today-expression "0.0.3.RELEASE"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

⚠️ This project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the corresponding Eclipse repository. See here for the overall EE4J transition status.


uel-ri

Expression Language (JSR 341) Reference Implementation

cn.taketoday

Java EE

Java Enterprise Edition

Versions

Version
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE