License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals.flowable |
ArtifactId | ArtifactIdflowable-cmmn-engine |
Version | Version6.2.1-PETALS-0 |
Type | Typejar |
Description |
DescriptionFlowable - CMMN Engine
BPM and workflow engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-cmmn-engine/ -->
<dependency>
<groupId>org.ow2.petals.flowable</groupId>
<artifactId>flowable-cmmn-engine</artifactId>
<version>6.2.1-PETALS-0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-cmmn-engine/
implementation 'org.ow2.petals.flowable:flowable-cmmn-engine:6.2.1-PETALS-0'
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-cmmn-engine/
implementation ("org.ow2.petals.flowable:flowable-cmmn-engine:6.2.1-PETALS-0")
'org.ow2.petals.flowable:flowable-cmmn-engine:jar:6.2.1-PETALS-0'
<dependency org="org.ow2.petals.flowable" name="flowable-cmmn-engine" rev="6.2.1-PETALS-0">
<artifact name="flowable-cmmn-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.flowable', module='flowable-cmmn-engine', version='6.2.1-PETALS-0')
)
libraryDependencies += "org.ow2.petals.flowable" % "flowable-cmmn-engine" % "6.2.1-PETALS-0"
[org.ow2.petals.flowable/flowable-cmmn-engine "6.2.1-PETALS-0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
com.h2database : h2 | jar | 1.4.196 |
mysql : mysql-connector-java | jar | 5.1.27 |
org.postgresql : postgresql | jar | 9.4.1212.jre7 |
net.sourceforge.jtds : jtds | jar | 1.3.0 |
org.hsqldb : hsqldb | jar | 2.3.2 |