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