License |
License |
---|---|
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdliteflow-script-common |
Last Version | Last Version2.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight and practical micro-process framework
|
<!-- https://jarcasting.com/artifacts/com.yomahub/liteflow-script-common/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-script-common</artifactId>
<version>2.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/liteflow-script-common/
implementation 'com.yomahub:liteflow-script-common:2.7.3'
// https://jarcasting.com/artifacts/com.yomahub/liteflow-script-common/
implementation ("com.yomahub:liteflow-script-common:2.7.3")
'com.yomahub:liteflow-script-common:jar:2.7.3'
<dependency org="com.yomahub" name="liteflow-script-common" rev="2.7.3">
<artifact name="liteflow-script-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='liteflow-script-common', version='2.7.3')
)
libraryDependencies += "com.yomahub" % "liteflow-script-common" % "2.7.3"
[com.yomahub/liteflow-script-common "2.7.3"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-core Optional | jar | 5.7.19 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans Optional | jar | 5.0.9.RELEASE |