Last Version

BPMN Model 2.1

Common utilities for handling BPMN models

License

License

GroupId

GroupId

es.us.isa.bpmn
ArtifactId

ArtifactId

bpmn-model
Version

Version

2.1
Type

Type

jar
Description

Description

BPMN Model
Common utilities for handling BPMN models
Project Organization

Project Organization

Universidad de Sevilla

Download bpmn-model 2.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.2.4

Project Modules

There are no modules declared in this project.