is not current version
Last Version 6.7.2

org.flowable:flowable-spring-boot-sample-app 6.7.1

BPM and workflow engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-spring-boot-sample-app
Version

Version

6.7.1
Type

Type

jar
Description

Description

BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-spring-boot-sample-app 6.7.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.flowable : flowable-spring-boot-starter-app jar 6.7.1
org.codehaus.groovy : groovy-jsr223 jar 3.0.9
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.