License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.anji-plus |
ArtifactId | ArtifactIdspring-boot-starter-gaea-flowable |
Version | Version1.0.0.RELEASE |
Type | Typejar |
Description |
Descriptionspring-boot-starter-gaea-flowable
spring-boot-starter-gaea-flowable
|
<!-- https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-gaea-flowable/ -->
<dependency>
<groupId>com.anji-plus</groupId>
<artifactId>spring-boot-starter-gaea-flowable</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-gaea-flowable/
implementation 'com.anji-plus:spring-boot-starter-gaea-flowable:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-gaea-flowable/
implementation ("com.anji-plus:spring-boot-starter-gaea-flowable:1.0.0.RELEASE")
'com.anji-plus:spring-boot-starter-gaea-flowable:jar:1.0.0.RELEASE'
<dependency org="com.anji-plus" name="spring-boot-starter-gaea-flowable" rev="1.0.0.RELEASE">
<artifact name="spring-boot-starter-gaea-flowable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anji-plus', module='spring-boot-starter-gaea-flowable', version='1.0.0.RELEASE')
)
libraryDependencies += "com.anji-plus" % "spring-boot-starter-gaea-flowable" % "1.0.0.RELEASE"
[com.anji-plus/spring-boot-starter-gaea-flowable "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.5.RELEASE |
com.anji-plus : spring-boot-gaea | jar | 1.0.0.RELEASE |
org.flowable : flowable-ui-modeler-logic | jar | 6.5.0 |
org.flowable : flowable-ui-modeler-rest | jar | 6.5.0 |
org.flowable : flowable-spring-configurator | jar | 6.5.0 |
org.flowable : flowable-form-spring-configurator | jar | 6.5.0 |
org.flowable : flowable-app-engine-spring | jar | 6.5.0 |
xerces : xercesImpl | jar | 2.12.0 |
org.liquibase : liquibase-core | jar | 3.8.0 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-lang3 | jar | 3.9 |
joda-time : joda-time | jar | 2.10.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.5.RELEASE |