com.nginflow:bpmn-orchestrator-core

BPMN rules engine core.

License

License

GroupId

GroupId

com.nginflow
ArtifactId

ArtifactId

bpmn-orchestrator-core
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.nginflow:bpmn-orchestrator-core
BPMN rules engine core.
Project URL

Project URL

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

Source Code Management

https://www.nginflow.com/login

Download bpmn-orchestrator-core

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
com.nginflow : bpmn-orchestrator-model jar 1.0.2
com.couchbase.client : java-client jar 2.7.2
io.vertx : vertx-core jar 3.4.1
io.vertx : vertx-web jar 3.4.1
io.vertx : vertx-web-client jar 3.4.1
io.vertx : vertx-mail-client jar 3.4.1
io.vertx : vertx-jdbc-client jar 3.4.1
mysql : mysql-connector-java jar 8.0.24
io.jsonwebtoken : jjwt jar 0.9.1
org.yaml : snakeyaml jar 1.21
org.apache.cxf : cxf-rt-rs-client jar 3.0.15
org.codehaus.jackson : jackson-jaxrs jar 1.9.0
org.apache.commons : commons-pool2 jar 2.8.0
org.slf4j : log4j-over-slf4j jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.reflections : reflections jar 0.9.11

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0