com.nginflow:bpmn-orchestrator-model

Contains all the models used by nginflow core.

License

License

GroupId

GroupId

com.nginflow
ArtifactId

ArtifactId

bpmn-orchestrator-model
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.nginflow:bpmn-orchestrator-model
Contains all the models used by nginflow core.
Project URL

Project URL

https://www.nginflow.com/welcome
Source Code Management

Source Code Management

https://www.nginflow.com/login

Download bpmn-orchestrator-model

How to add to project

<!-- https://jarcasting.com/artifacts/com.nginflow/bpmn-orchestrator-model/ -->
<dependency>
    <groupId>com.nginflow</groupId>
    <artifactId>bpmn-orchestrator-model</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nginflow/bpmn-orchestrator-model/
implementation 'com.nginflow:bpmn-orchestrator-model:1.0.2'
// https://jarcasting.com/artifacts/com.nginflow/bpmn-orchestrator-model/
implementation ("com.nginflow:bpmn-orchestrator-model:1.0.2")
'com.nginflow:bpmn-orchestrator-model:jar:1.0.2'
<dependency org="com.nginflow" name="bpmn-orchestrator-model" rev="1.0.2">
  <artifact name="bpmn-orchestrator-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nginflow', module='bpmn-orchestrator-model', version='1.0.2')
)
libraryDependencies += "com.nginflow" % "bpmn-orchestrator-model" % "1.0.2"
[com.nginflow/bpmn-orchestrator-model "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.nginflow : bpmn-orchestrator-exception jar 1.0.2
io.vertx : vertx-core jar 3.4.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0