Last Version

Flowable - REST - APP 6.7.2

BPM and workflow engine

License

License

GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-app-rest
Version

Version

6.7.2
Type

Type

war
Description

Description

Flowable - REST - APP
BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-app-rest 6.7.2


<!-- 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"]

Dependencies

compile (15)

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

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar
org.springframework.boot : spring-boot-devtools jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.