License |
License |
---|---|
GroupId | GroupIdcom.nginflow |
ArtifactId | ArtifactIdbpmn-orchestrator-core |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.nginflow:bpmn-orchestrator-core
BPMN rules engine core.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bpmn-orchestrator-core-1.0.3.pom | |
bpmn-orchestrator-core-1.0.3.jar | 134 KB |
bpmn-orchestrator-core-1.0.3-sources.jar | 36 KB |
bpmn-orchestrator-core-1.0.3-javadoc.jar | 257 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |