is not current version
Last Version 6.7.2

Flowable - REST - APP 6.6.0

BPM and workflow engine

License

License

GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-app-rest
Version

Version

6.6.0
Type

Type

war
Description

Description

Flowable - REST - APP
BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-app-rest 6.6.0


<!-- https://jarcasting.com/artifacts/org.flowable/flowable-app-rest/ -->
<dependency>
    <groupId>org.flowable</groupId>
    <artifactId>flowable-app-rest</artifactId>
    <version>6.6.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-app-rest/
implementation 'org.flowable:flowable-app-rest:6.6.0'
// https://jarcasting.com/artifacts/org.flowable/flowable-app-rest/
implementation ("org.flowable:flowable-app-rest:6.6.0")
'org.flowable:flowable-app-rest:war:6.6.0'
<dependency org="org.flowable" name="flowable-app-rest" rev="6.6.0">
  <artifact name="flowable-app-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-app-rest', version='6.6.0')
)
libraryDependencies += "org.flowable" % "flowable-app-rest" % "6.6.0"
[org.flowable/flowable-app-rest "6.6.0"]

Dependencies

compile (16)

Group / Artifact Type Version
org.flowable : flowable-spring-boot-starter-rest jar 6.6.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-properties-migrator jar
org.flowable : flowable-json-converter jar 6.6.0
org.flowable : flowable-groovy-script-static-engine jar 6.6.0
org.flowable : flowable-http jar 6.6.0
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.3.5.RELEASE
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-log4j2 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.6
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.