License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-idm-engine-configurator |
Last Version | Last Version6.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBPM and workflow engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-idm-engine-configurator/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-idm-engine-configurator</artifactId>
<version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-idm-engine-configurator/
implementation 'org.flowable:flowable-idm-engine-configurator:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-idm-engine-configurator/
implementation ("org.flowable:flowable-idm-engine-configurator:6.7.2")
'org.flowable:flowable-idm-engine-configurator:jar:6.7.2'
<dependency org="org.flowable" name="flowable-idm-engine-configurator" rev="6.7.2">
<artifact name="flowable-idm-engine-configurator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-idm-engine-configurator', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-idm-engine-configurator" % "6.7.2"
[org.flowable/flowable-idm-engine-configurator "6.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-engine-common | jar | 6.7.2 |
org.flowable : flowable-idm-engine | jar | 6.7.2 |