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