| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.yomahub |
| Идентификатор | Идентификаторliteflow-core |
| Версия | Версия2.6.10 |
| Тип | Типjar |
| Описание |
Описаниеliteflow core
|
| Имя Файла | Размер |
|---|---|
| liteflow-core-2.6.10.pom | |
| liteflow-core-2.6.10.jar | 123 KB |
| liteflow-core-2.6.10-sources.jar | 84 KB |
| liteflow-core-2.6.10-javadoc.jar | 609 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yomahub/liteflow-core/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-core</artifactId>
<version>2.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/liteflow-core/
implementation 'com.yomahub:liteflow-core:2.6.10'
// https://jarcasting.com/artifacts/com.yomahub/liteflow-core/
implementation ("com.yomahub:liteflow-core:2.6.10")
'com.yomahub:liteflow-core:jar:2.6.10'
<dependency org="com.yomahub" name="liteflow-core" rev="2.6.10">
<artifact name="liteflow-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='liteflow-core', version='2.6.10')
)
libraryDependencies += "com.yomahub" % "liteflow-core" % "2.6.10"
[com.yomahub/liteflow-core "2.6.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.yomahub : liteflow-script-common | jar | 2.6.10 |
| cn.hutool : hutool-core | jar | 5.7.19 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.alibaba : fastjson | jar | 1.2.79 |
| org.yaml : snakeyaml | jar | 1.29 |
| dom4j : dom4j | jar | 1.6.1 |
| org.apache.curator : curator-framework | jar | 5.1.0 |
| org.apache.curator : curator-recipes | jar | 5.1.0 |
| com.alibaba : transmittable-thread-local | jar | 2.12.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-beans | jar | 5.0.9.RELEASE |
| org.springframework : spring-context | jar | 5.0.9.RELEASE |
| org.springframework : spring-aop | jar | 5.0.9.RELEASE |
| org.springframework : spring-expression | jar | 5.0.9.RELEASE |
| org.springframework : spring-test | jar | 5.0.9.RELEASE |