rule-engine

rule engine

Лицензия

Лицензия

Группа

Группа

com.github.liuyehcf
Идентификатор

Идентификатор

rule-engine
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

rule-engine
rule engine
Ссылка на сайт

Ссылка на сайт

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

Скачать rule-engine

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0
1.1.0