License |
License |
---|---|
GroupId | GroupIdcom.nginflow |
ArtifactId | ArtifactIdbpmn-orchestrator-exception |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.nginflow:bpmn-orchestrator-exception
Contains all the possible exceptions used by nginflow core.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nginflow/bpmn-orchestrator-exception/ -->
<dependency>
<groupId>com.nginflow</groupId>
<artifactId>bpmn-orchestrator-exception</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nginflow/bpmn-orchestrator-exception/
implementation 'com.nginflow:bpmn-orchestrator-exception:1.0.2'
// https://jarcasting.com/artifacts/com.nginflow/bpmn-orchestrator-exception/
implementation ("com.nginflow:bpmn-orchestrator-exception:1.0.2")
'com.nginflow:bpmn-orchestrator-exception:jar:1.0.2'
<dependency org="com.nginflow" name="bpmn-orchestrator-exception" rev="1.0.2">
<artifact name="bpmn-orchestrator-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nginflow', module='bpmn-orchestrator-exception', version='1.0.2')
)
libraryDependencies += "com.nginflow" % "bpmn-orchestrator-exception" % "1.0.2"
[com.nginflow/bpmn-orchestrator-exception "1.0.2"]