is not current version
Last Version 1.4.4

com.github.liuyehcf:flow-engine-spring-boot-starter 1.4.3

flow engine spring boot starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

flow-engine-spring-boot-starter
Version

Version

1.4.3
Type

Type

jar

Download flow-engine-spring-boot-starter 1.4.3


<!-- https://jarcasting.com/artifacts/com.github.liuyehcf/flow-engine-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.liuyehcf</groupId>
    <artifactId>flow-engine-spring-boot-starter</artifactId>
    <version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuyehcf/flow-engine-spring-boot-starter/
implementation 'com.github.liuyehcf:flow-engine-spring-boot-starter:1.4.3'
// https://jarcasting.com/artifacts/com.github.liuyehcf/flow-engine-spring-boot-starter/
implementation ("com.github.liuyehcf:flow-engine-spring-boot-starter:1.4.3")
'com.github.liuyehcf:flow-engine-spring-boot-starter:jar:1.4.3'
<dependency org="com.github.liuyehcf" name="flow-engine-spring-boot-starter" rev="1.4.3">
  <artifact name="flow-engine-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuyehcf', module='flow-engine-spring-boot-starter', version='1.4.3')
)
libraryDependencies += "com.github.liuyehcf" % "flow-engine-spring-boot-starter" % "1.4.3"
[com.github.liuyehcf/flow-engine-spring-boot-starter "1.4.3"]