Last Version

org.flowable:flowable-spring-boot-sample-jpa 6.7.2

BPM and workflow engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-spring-boot-sample-jpa
Version

Version

6.7.2
Type

Type

jar
Description

Description

BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-spring-boot-sample-jpa 6.7.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.flowable : flowable-spring-boot-starter-process jar 6.7.2
org.springframework.boot : spring-boot-starter-data-jpa jar
org.codehaus.groovy : groovy-jsr223 jar 3.0.9
com.h2database : h2 jar 1.4.200
org.springframework.boot : spring-boot-starter-test jar

test (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1

Project Modules

There are no modules declared in this project.