License |
License |
---|---|
Categories |
CategoriesScience Business Logic Libraries |
GroupId | GroupIdscience.aist |
ArtifactId | ArtifactIdbpmn-viz |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBPMN Viz
Generation of DI for BPMN Models
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bpmn-viz-1.0.2.pom | |
bpmn-viz-1.0.2.jar | 39 KB |
bpmn-viz-1.0.2-sources.jar | 33 KB |
bpmn-viz-1.0.2-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/science.aist/bpmn-viz/ -->
<dependency>
<groupId>science.aist</groupId>
<artifactId>bpmn-viz</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/science.aist/bpmn-viz/
implementation 'science.aist:bpmn-viz:1.0.2'
// https://jarcasting.com/artifacts/science.aist/bpmn-viz/
implementation ("science.aist:bpmn-viz:1.0.2")
'science.aist:bpmn-viz:jar:1.0.2'
<dependency org="science.aist" name="bpmn-viz" rev="1.0.2">
<artifact name="bpmn-viz" type="jar" />
</dependency>
@Grapes(
@Grab(group='science.aist', module='bpmn-viz', version='1.0.2')
)
libraryDependencies += "science.aist" % "bpmn-viz" % "1.0.2"
[science.aist/bpmn-viz "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
science.aist : bpmn-model | jar | 1.0.0 |
com.github.vlsi.mxgraph : jgraphx | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |