License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals.flowable |
ArtifactId | ArtifactIdflowable-bpmn-converter |
Last Version | Last Version6.4.2-PETALS-0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - BPMN Converter
BPM and workflow engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flowable-bpmn-converter-6.4.2-PETALS-0.pom | |
flowable-bpmn-converter-6.4.2-PETALS-0.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-bpmn-converter/ -->
<dependency>
<groupId>org.ow2.petals.flowable</groupId>
<artifactId>flowable-bpmn-converter</artifactId>
<version>6.4.2-PETALS-0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-bpmn-converter/
implementation 'org.ow2.petals.flowable:flowable-bpmn-converter:6.4.2-PETALS-0'
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-bpmn-converter/
implementation ("org.ow2.petals.flowable:flowable-bpmn-converter:6.4.2-PETALS-0")
'org.ow2.petals.flowable:flowable-bpmn-converter:jar:6.4.2-PETALS-0'
<dependency org="org.ow2.petals.flowable" name="flowable-bpmn-converter" rev="6.4.2-PETALS-0">
<artifact name="flowable-bpmn-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.flowable', module='flowable-bpmn-converter', version='6.4.2-PETALS-0')
)
libraryDependencies += "org.ow2.petals.flowable" % "flowable-bpmn-converter" % "6.4.2-PETALS-0"
[org.ow2.petals.flowable/flowable-bpmn-converter "6.4.2-PETALS-0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals.flowable : flowable-bpmn-model | jar | 6.4.2-PETALS-0 |
org.ow2.petals.flowable : flowable-engine-common-api | jar | 6.4.2-PETALS-0 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
org.apache.commons : commons-lang3 | jar | 3.9 |
joda-time : joda-time | jar | 2.10.3 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.199 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals.flowable : flowable-process-validation | jar | 6.4.2-PETALS-0 |
org.ow2.petals.flowable : flowable-bpmn-layout | jar | 6.4.2-PETALS-0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
org.ow2.petals.flowable : flowable-engine-common | jar | 6.4.2-PETALS-0 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar |