is not current version
Last Version 5.0.0-M2

Eclipse Expressly 5.0.0-M1

Jakarta Expression Language Implementation

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.expressly
ArtifactId

ArtifactId

expressly
Version

Version

5.0.0-M1
Type

Type

jar
Description

Description

Eclipse Expressly
Jakarta Expression Language Implementation
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.expressly
Project Organization

Project Organization

Eclipse Foundation

Download expressly 5.0.0-M1


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

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.el : jakarta.el-api jar 5.0.0-RC1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.