| License |
License |
|---|---|
| GroupId | GroupIdcom.yomahub |
| ArtifactId | ArtifactIdliteflow-core |
| Last Version | Last Version2.7.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionliteflow core
|
| Filename | Size |
|---|---|
| liteflow-core-2.7.3.pom | |
| liteflow-core-2.7.3.jar | 44 KB |
| liteflow-core-2.7.3-sources.jar | 26 KB |
| liteflow-core-2.7.3-javadoc.jar | 243 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/liteflow-core/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-core</artifactId>
<version>2.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/liteflow-core/
implementation 'com.yomahub:liteflow-core:2.7.3'
// https://jarcasting.com/artifacts/com.yomahub/liteflow-core/
implementation ("com.yomahub:liteflow-core:2.7.3")
'com.yomahub:liteflow-core:jar:2.7.3'
<dependency org="com.yomahub" name="liteflow-core" rev="2.7.3">
<artifact name="liteflow-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='liteflow-core', version='2.7.3')
)
libraryDependencies += "com.yomahub" % "liteflow-core" % "2.7.3"
[com.yomahub/liteflow-core "2.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yomahub : liteflow-script-common | jar | 2.7.3 |
| 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 |
| net.bytebuddy : byte-buddy | jar | 1.11.13 |