License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.ow2.petals.flowable |
ArtifactId | ArtifactIdflowable-spring-security |
Last Version | Last Version6.4.2-PETALS-0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBPM and workflow engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-spring-security/ -->
<dependency>
<groupId>org.ow2.petals.flowable</groupId>
<artifactId>flowable-spring-security</artifactId>
<version>6.4.2-PETALS-0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-spring-security/
implementation 'org.ow2.petals.flowable:flowable-spring-security:6.4.2-PETALS-0'
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-spring-security/
implementation ("org.ow2.petals.flowable:flowable-spring-security:6.4.2-PETALS-0")
'org.ow2.petals.flowable:flowable-spring-security:jar:6.4.2-PETALS-0'
<dependency org="org.ow2.petals.flowable" name="flowable-spring-security" rev="6.4.2-PETALS-0">
<artifact name="flowable-spring-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.flowable', module='flowable-spring-security', version='6.4.2-PETALS-0')
)
libraryDependencies += "org.ow2.petals.flowable" % "flowable-spring-security" % "6.4.2-PETALS-0"
[org.ow2.petals.flowable/flowable-spring-security "6.4.2-PETALS-0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals.flowable : flowable-engine-common-api | jar | 6.4.2-PETALS-0 |
org.ow2.petals.flowable : flowable-idm-api | jar | 6.4.2-PETALS-0 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-core | jar | 5.1.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals.flowable : flowable-idm-engine | jar | 6.4.2-PETALS-0 |
com.h2database : h2 | jar | 1.4.199 |
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | 3.12.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |