Last Version

SimpleEL 0.1.7

simple expression language implementation

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

SimpleEL
Version

Version

0.1.7
Type

Type

jar
Description

Description

SimpleEL
simple expression language implementation
Project URL

Project URL

https://github.com/alibaba/simpleel
Source Code Management

Source Code Management

https://wenshao@github.com/alibaba/simpleel.git

Download SimpleEL 0.1.7


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.6.0

Project Modules

There are no modules declared in this project.