License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Capsule Build Tools Distribution |
GroupId | GroupIdwiki.capsule |
ArtifactId | ArtifactIdflow-spring-boot-starter |
Last Version | Last Version1.2.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflow-spring-boot-starter
Capsule Flow Starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/wiki.capsule/flow-spring-boot-starter/ -->
<dependency>
<groupId>wiki.capsule</groupId>
<artifactId>flow-spring-boot-starter</artifactId>
<version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/wiki.capsule/flow-spring-boot-starter/
implementation 'wiki.capsule:flow-spring-boot-starter:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/wiki.capsule/flow-spring-boot-starter/
implementation ("wiki.capsule:flow-spring-boot-starter:1.2.0.RELEASE")
'wiki.capsule:flow-spring-boot-starter:jar:1.2.0.RELEASE'
<dependency org="wiki.capsule" name="flow-spring-boot-starter" rev="1.2.0.RELEASE">
<artifact name="flow-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='wiki.capsule', module='flow-spring-boot-starter', version='1.2.0.RELEASE')
)
libraryDependencies += "wiki.capsule" % "flow-spring-boot-starter" % "1.2.0.RELEASE"
[wiki.capsule/flow-spring-boot-starter "1.2.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.2.0.RELEASE |
com.baomidou : mybatis-plus-boot-starter | jar | 3.3.1 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.projectlombok : lombok Optional | jar | 1.18.10 |
com.alibaba : fastjson | jar | 1.2.70 |
com.ibeetl : beetl | jar | 3.1.7.RELEASE |