License |
License |
---|---|
GroupId | GroupIdes.us.isa.bpmn |
ArtifactId | ArtifactIdbpmn-model |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBPMN Model
Common utilities for handling BPMN models
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bpmn-model-2.1.pom | |
bpmn-model-2.1.jar | 169 KB |
bpmn-model-2.1-sources.jar | 216 KB |
bpmn-model-2.1-javadoc.jar | 760 KB |
bpmn-model-2.1-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/es.us.isa.bpmn/bpmn-model/ -->
<dependency>
<groupId>es.us.isa.bpmn</groupId>
<artifactId>bpmn-model</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/es.us.isa.bpmn/bpmn-model/
implementation 'es.us.isa.bpmn:bpmn-model:2.1'
// https://jarcasting.com/artifacts/es.us.isa.bpmn/bpmn-model/
implementation ("es.us.isa.bpmn:bpmn-model:2.1")
'es.us.isa.bpmn:bpmn-model:jar:2.1'
<dependency org="es.us.isa.bpmn" name="bpmn-model" rev="2.1">
<artifact name="bpmn-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.us.isa.bpmn', module='bpmn-model', version='2.1')
)
libraryDependencies += "es.us.isa.bpmn" % "bpmn-model" % "2.1"
[es.us.isa.bpmn/bpmn-model "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.2.4 |
Version |
---|
2.1
|