rule-engine

rule engine

License

License

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

rule-engine
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

rule-engine
rule engine
Project URL

Project URL

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

Download rule-engine

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.liuyehcf : compile-engine jar 1.0.1
com.github.liuyehcf : expression-engine jar 1.0.0
com.google.guava : guava jar 27.1-jre
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-collections4 jar 4.3
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6
com.alibaba : fastjson jar 1.2.57
com.caucho : hessian jar 4.0.51
org.slf4j : slf4j-api jar 1.7.26

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0