| License |
License |
|---|---|
| GroupId | GroupIdorg.flowable |
| ArtifactId | ArtifactIdflowable-app-rest |
| Last Version | Last Version6.7.2 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionFlowable - REST - APP
BPM and workflow engine
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| flowable-app-rest-6.7.2.pom | |
| flowable-app-rest-6.7.2.war | 45 MB |
| flowable-app-rest-6.7.2-sources.jar | 1 MB |
| flowable-app-rest-6.7.2-javadoc.jar | 78 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-app-rest/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-app-rest</artifactId>
<version>6.7.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-app-rest/
implementation 'org.flowable:flowable-app-rest:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-app-rest/
implementation ("org.flowable:flowable-app-rest:6.7.2")
'org.flowable:flowable-app-rest:war:6.7.2'
<dependency org="org.flowable" name="flowable-app-rest" rev="6.7.2">
<artifact name="flowable-app-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-app-rest', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-app-rest" % "6.7.2"
[org.flowable/flowable-app-rest "6.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.flowable : flowable-spring-boot-starter-rest | jar | 6.7.2 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-properties-migrator | jar | |
| org.flowable : flowable-json-converter | jar | 6.7.2 |
| org.flowable : flowable-groovy-script-static-engine | jar | 6.7.2 |
| org.flowable : flowable-http | jar | 6.7.2 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.security : spring-security-crypto | jar | 5.6.1 |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| com.h2database : h2 | jar | 1.4.200 |
| com.zaxxer : HikariCP | jar | 3.4.5 |
| org.codehaus.groovy : groovy-jsr223 | jar | 3.0.9 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-tomcat | jar | |
| org.springframework.boot : spring-boot-devtools | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |