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