License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdliteflow-spring-boot-starter |
Version | Version2.5.10 |
Type | Typejar |
Description |
Descriptionliteflow springboot starter
|
<!-- https://jarcasting.com/artifacts/com.yomahub/liteflow-spring-boot-starter/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-spring-boot-starter</artifactId>
<version>2.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/liteflow-spring-boot-starter/
implementation 'com.yomahub:liteflow-spring-boot-starter:2.5.10'
// https://jarcasting.com/artifacts/com.yomahub/liteflow-spring-boot-starter/
implementation ("com.yomahub:liteflow-spring-boot-starter:2.5.10")
'com.yomahub:liteflow-spring-boot-starter:jar:2.5.10'
<dependency org="com.yomahub" name="liteflow-spring-boot-starter" rev="2.5.10">
<artifact name="liteflow-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='liteflow-spring-boot-starter', version='2.5.10')
)
libraryDependencies += "com.yomahub" % "liteflow-spring-boot-starter" % "2.5.10"
[com.yomahub/liteflow-spring-boot-starter "2.5.10"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : liteflow-core | jar | 2.5.10 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.5.RELEASE |
org.aspectj : aspectjweaver | jar | 1.8.13 |
org.apache.curator : curator-test | jar | 5.1.0 |
com.101tec : zkclient | jar | 0.10 |