expression-engine

expression engine

License

License

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

expression-engine
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

expression-engine
expression engine
Project URL

Project URL

https://github.com/liuyehcf/liuyehcf-framework

Download expression-engine

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.liuyehcf : compile-engine jar 1.0.3
commons-beanutils : commons-beanutils jar 1.9.3
com.alibaba : fastjson jar 1.2.62

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0