Last Version

standalone-el 0.2

Use Expression Language(EL) with standalone.

License

License

GroupId

GroupId

com.github.mygreen
ArtifactId

ArtifactId

standalone-el
Version

Version

0.2
Type

Type

jar
Description

Description

standalone-el
Use Expression Language(EL) with standalone.
Project Organization

Project Organization

mygreen
Source Code Management

Source Code Management

https://github.com/mygreen/standalone-el

Download standalone-el 0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.web : el-impl jar 2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.