License |
License |
---|---|
GroupId | GroupIdcom.nginflow |
ArtifactId | ArtifactIdbpmn-orchestrator-web |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.nginflow:bpmn-orchestrator-web
BPMN microservice engine.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nginflow/bpmn-orchestrator-web/ -->
<dependency>
<groupId>com.nginflow</groupId>
<artifactId>bpmn-orchestrator-web</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nginflow/bpmn-orchestrator-web/
implementation 'com.nginflow:bpmn-orchestrator-web:1.0.1'
// https://jarcasting.com/artifacts/com.nginflow/bpmn-orchestrator-web/
implementation ("com.nginflow:bpmn-orchestrator-web:1.0.1")
'com.nginflow:bpmn-orchestrator-web:jar:1.0.1'
<dependency org="com.nginflow" name="bpmn-orchestrator-web" rev="1.0.1">
<artifact name="bpmn-orchestrator-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nginflow', module='bpmn-orchestrator-web', version='1.0.1')
)
libraryDependencies += "com.nginflow" % "bpmn-orchestrator-web" % "1.0.1"
[com.nginflow/bpmn-orchestrator-web "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.nginflow : bpmn-orchestrator-core | jar | 1.0.2 |
org.reflections : reflections | jar | 0.9.11 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |