Last Version

Flowable - IDM - Spring 6.4.2-PETALS-0

BPM and workflow engine

License

License

GroupId

GroupId

org.ow2.petals.flowable
ArtifactId

ArtifactId

flowable-idm-spring
Version

Version

6.4.2-PETALS-0
Type

Type

jar
Description

Description

Flowable - IDM - Spring
BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-idm-spring 6.4.2-PETALS-0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.ow2.petals.flowable : flowable-idm-engine jar 6.4.2-PETALS-0
org.ow2.petals.flowable : flowable-spring-common jar 6.4.2-PETALS-0
org.springframework : spring-context jar 5.1.8.RELEASE
org.springframework : spring-tx jar 5.1.8.RELEASE
org.springframework : spring-jdbc jar 5.1.8.RELEASE
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : jcl-over-slf4j jar 1.7.26

provided (3)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 5.1.5.RELEASE
org.springframework : spring-test jar 5.1.8.RELEASE
junit : junit jar 4.12

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
com.h2database : h2 jar 1.4.199
org.slf4j : slf4j-log4j12 jar 1.7.26
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.