org.flowable:flowable-spring-boot-sample-basic

BPM and workflow engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-spring-boot-sample-basic
Last Version

Last Version

6.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-spring-boot-sample-basic

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.flowable : flowable-spring-boot-starter-basic jar 6.2.1
org.codehaus.groovy : groovy jar 1.7.5
com.h2database : h2 jar 1.4.196

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
6.2.1
6.2.0
6.1.2
6.1.1
6.1.0
6.0.1
6.0.0
6.0.0.RC1