Last Version

org.flowable:flowable-spring-boot-starter-rest-api 6.7.2

BPM and workflow engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-spring-boot-starter-rest-api
Version

Version

6.7.2
Type

Type

jar
Description

Description

BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-spring-boot-starter-rest-api 6.7.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.flowable : flowable-rest jar 6.7.2
org.flowable : flowable-common-rest jar 6.7.2
org.flowable : flowable-spring-boot-starter-basic jar 6.7.2
org.springframework.boot : spring-boot-starter-web jar

test (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.