License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals.flowable |
ArtifactId | ArtifactIdflowable-bpmn-layout |
Last Version | Last Version6.4.2-PETALS-0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - BPMN Layout
BPM and workflow engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flowable-bpmn-layout-6.4.2-PETALS-0.pom | |
flowable-bpmn-layout-6.4.2-PETALS-0.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-bpmn-layout/ -->
<dependency>
<groupId>org.ow2.petals.flowable</groupId>
<artifactId>flowable-bpmn-layout</artifactId>
<version>6.4.2-PETALS-0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-bpmn-layout/
implementation 'org.ow2.petals.flowable:flowable-bpmn-layout:6.4.2-PETALS-0'
// https://jarcasting.com/artifacts/org.ow2.petals.flowable/flowable-bpmn-layout/
implementation ("org.ow2.petals.flowable:flowable-bpmn-layout:6.4.2-PETALS-0")
'org.ow2.petals.flowable:flowable-bpmn-layout:jar:6.4.2-PETALS-0'
<dependency org="org.ow2.petals.flowable" name="flowable-bpmn-layout" rev="6.4.2-PETALS-0">
<artifact name="flowable-bpmn-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.flowable', module='flowable-bpmn-layout', version='6.4.2-PETALS-0')
)
libraryDependencies += "org.ow2.petals.flowable" % "flowable-bpmn-layout" % "6.4.2-PETALS-0"
[org.ow2.petals.flowable/flowable-bpmn-layout "6.4.2-PETALS-0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals.flowable : flowable-bpmn-model | jar | 6.4.2-PETALS-0 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
org.tinyjee.jgraphx : jgraphx | jar | 1.10.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar |