flow-engine-spring-boot-starter

flow engine spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

flow-engine-spring-boot-starter
Last Version

Last Version

1.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

flow-engine-spring-boot-starter
flow engine spring boot starter
Project URL

Project URL

https://github.com/liuyehcf/liuyehcf-framework

Download flow-engine-spring-boot-starter

How to add to project

<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/com.github.liuyehcf/flow-engine-spring-boot-starter/
implementation ("com.github.liuyehcf:flow-engine-spring-boot-starter:1.4.4")
'com.github.liuyehcf:flow-engine-spring-boot-starter:jar:1.4.4'
<dependency org="com.github.liuyehcf" name="flow-engine-spring-boot-starter" rev="1.4.4">
  <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.4')
)
libraryDependencies += "com.github.liuyehcf" % "flow-engine-spring-boot-starter" % "1.4.4"
[com.github.liuyehcf/flow-engine-spring-boot-starter "1.4.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.liuyehcf : flow-engine jar 1.4.4
org.springframework.boot : spring-boot-autoconfigure jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar
org.springframework : spring-test jar
org.projectlombok : lombok jar 1.16.20
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0