org.ow2.petals.flowable:flowable-spring-security

BPM and workflow engine

License

License

Categories

Categories

Security
GroupId

GroupId

org.ow2.petals.flowable
ArtifactId

ArtifactId

flowable-spring-security
Last Version

Last Version

6.4.2-PETALS-0
Release Date

Release Date

Type

Type

jar
Description

Description

BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-spring-security

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

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

test (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
6.4.2-PETALS-0