License |
License |
---|---|
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdliteflow-spring |
Last Version | Last Version2.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight and practical micro-process framework
|
Filename | Size |
---|---|
liteflow-spring-2.7.3.pom | |
liteflow-spring-2.7.3.jar | 11 KB |
liteflow-spring-2.7.3-sources.jar | 8 KB |
liteflow-spring-2.7.3-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/liteflow-spring/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-spring</artifactId>
<version>2.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/liteflow-spring/
implementation 'com.yomahub:liteflow-spring:2.7.3'
// https://jarcasting.com/artifacts/com.yomahub/liteflow-spring/
implementation ("com.yomahub:liteflow-spring:2.7.3")
'com.yomahub:liteflow-spring:jar:2.7.3'
<dependency org="com.yomahub" name="liteflow-spring" rev="2.7.3">
<artifact name="liteflow-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='liteflow-spring', version='2.7.3')
)
libraryDependencies += "com.yomahub" % "liteflow-spring" % "2.7.3"
[com.yomahub/liteflow-spring "2.7.3"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : liteflow-core | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
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 |