Skip to content

io.github.iharsuvorau.bpmn-layout 1.0.5 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.github.iharsuvorau</groupId>
  <artifactId>bpmn-layout</artifactId>
  <version>1.0.5</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A package with a CLI tool for generating a BPMN DI section with the graph layout for the process control flow using the hierarchical layered algorithm based on the Sugiyama approach.