License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdliteflow-spring-boot-starter |
Last Version | Last Version2.7.3 |
Release Date | Release Date |
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.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/liteflow-spring-boot-starter/
implementation 'com.yomahub:liteflow-spring-boot-starter:2.7.3'
// https://jarcasting.com/artifacts/com.yomahub/liteflow-spring-boot-starter/
implementation ("com.yomahub:liteflow-spring-boot-starter:2.7.3")
'com.yomahub:liteflow-spring-boot-starter:jar:2.7.3'
<dependency org="com.yomahub" name="liteflow-spring-boot-starter" rev="2.7.3">
<artifact name="liteflow-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='liteflow-spring-boot-starter', version='2.7.3')
)
libraryDependencies += "com.yomahub" % "liteflow-spring-boot-starter" % "2.7.3"
[com.yomahub/liteflow-spring-boot-starter "2.7.3"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : liteflow-spring | jar | 2.7.3 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.5.RELEASE |