bpmn-auto-layout

Tools for auto layout bpmn files

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

cn.lzgabel.layouter
ArtifactId

ArtifactId

bpmn-auto-layout
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

bpmn-auto-layout
Tools for auto layout bpmn files

Download bpmn-auto-layout

How to add to project

<!-- https://jarcasting.com/artifacts/cn.lzgabel.layouter/bpmn-auto-layout/ -->
<dependency>
    <groupId>cn.lzgabel.layouter</groupId>
    <artifactId>bpmn-auto-layout</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lzgabel.layouter/bpmn-auto-layout/
implementation 'cn.lzgabel.layouter:bpmn-auto-layout:1.0.4'
// https://jarcasting.com/artifacts/cn.lzgabel.layouter/bpmn-auto-layout/
implementation ("cn.lzgabel.layouter:bpmn-auto-layout:1.0.4")
'cn.lzgabel.layouter:bpmn-auto-layout:jar:1.0.4'
<dependency org="cn.lzgabel.layouter" name="bpmn-auto-layout" rev="1.0.4">
  <artifact name="bpmn-auto-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lzgabel.layouter', module='bpmn-auto-layout', version='1.0.4')
)
libraryDependencies += "cn.lzgabel.layouter" % "bpmn-auto-layout" % "1.0.4"
[cn.lzgabel.layouter/bpmn-auto-layout "1.0.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.activiti : activiti-bpmn-converter jar 7.1.0.M6
org.projectlombok : lombok jar 1.18.18
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.0
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359
com.github.vlsi.mxgraph : jgraphx jar 4.2.2
cn.lzgabel.jaxb : jaxb-runtime jar

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0