License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals.flowable |
ArtifactId | ArtifactIdflowable-idm-spring |
Last Version | Last Version6.4.2-PETALS-0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - IDM - Spring
BPM and workflow engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flowable-idm-spring-6.4.2-PETALS-0.pom | |
flowable-idm-spring-6.4.2-PETALS-0.jar | 18 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |