flow-engine

flow engine

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.4.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать flow-engine

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

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
com.github.liuyehcf : common-tools jar 1.0.11
com.github.liuyehcf : compile-engine jar 1.0.3
com.github.liuyehcf : expression-engine jar 1.0.2
io.netty : netty-all jar 4.1.44.Final
org.quartz-scheduler : quartz jar 2.3.2
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-collections4 jar 4.3
commons-io : commons-io jar 2.6
commons-codec : commons-codec jar 1.13
com.alibaba : fastjson jar 1.2.62
com.caucho : hessian jar 4.0.51
com.esotericsoftware : kryo jar 4.0.2
org.slf4j : slf4j-api jar 1.7.26

test (2)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12

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

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

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

Версия
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0