License |
License |
---|---|
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-idm-engine |
Last Version | Last Version6.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - IDM Engine
BPM and workflow engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flowable-idm-engine-6.7.2.pom | |
flowable-idm-engine-6.7.2.jar | 207 KB |
flowable-idm-engine-6.7.2-sources.jar | 186 KB |
flowable-idm-engine-6.7.2-javadoc.jar | 889 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-idm-engine/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-idm-engine</artifactId>
<version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-idm-engine/
implementation 'org.flowable:flowable-idm-engine:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-idm-engine/
implementation ("org.flowable:flowable-idm-engine:6.7.2")
'org.flowable:flowable-idm-engine:jar:6.7.2'
<dependency org="org.flowable" name="flowable-idm-engine" rev="6.7.2">
<artifact name="flowable-idm-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-idm-engine', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-idm-engine" % "6.7.2"
[org.flowable/flowable-idm-engine "6.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-engine-common-api | jar | 6.7.2 |
org.flowable : flowable-engine-common | jar | 6.7.2 |
org.flowable : flowable-idm-api | jar | 6.7.2 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-logging : commons-logging | jar | 1.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.mybatis : mybatis | jar | 3.5.7 |
org.springframework : spring-beans | jar | 5.3.14 |
joda-time : joda-time | jar | 2.10.10 |
com.fasterxml.uuid : java-uuid-generator | jar | 3.3.0 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | 3.20.2 |
com.h2database : h2 | jar | 1.4.200 |
org.postgresql : postgresql | jar | 42.3.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
org.jasypt : jasypt | jar | 1.9.2 |
de.svenkubiak : jBCrypt | jar | 0.4.1 |
commons-io : commons-io | jar | 2.11.0 |
com.zaxxer : HikariCP | jar | 3.4.5 |