License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcn.lzgabel.layouter |
ArtifactId | ArtifactIdbpmn-auto-layout |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbpmn-auto-layout
Tools for auto layout bpmn files
|
Filename | Size |
---|---|
bpmn-auto-layout-1.0.4.pom | |
bpmn-auto-layout-1.0.4.jar | 221 KB |
bpmn-auto-layout-1.0.4-sources.jar | 255 KB |
bpmn-auto-layout-1.0.4-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |