b

bpmn-orchestrator-exception

Contains all the possible exceptions used by nginflow core.
https://www.nginflow.com/welcome
The Apache License, Version 2.0
Manuel Dana
Files download
File Operation
bpmn-orchestrator-exception-1.0.2.jar download
bpmn-orchestrator-exception-1.0.2.pom download
bpmn-orchestrator-exception-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.nginflow</groupId>
  <artifactId>bpmn-orchestrator-exception</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.nginflow:bpmn-orchestrator-exception:1.0.2'
Gradle Kotlin
implementation("com.nginflow:bpmn-orchestrator-exception:1.0.2")
Scala SBT
libraryDependencies += "com.nginflow" % "bpmn-orchestrator-exception" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.nginflow', module='bpmn-orchestrator-exception', version='1.0.2')
)
Apache Ivy
<dependency org="com.nginflow" name="bpmn-orchestrator-exception" rev="1.0.2" />
Leiningen
[com.nginflow/bpmn-orchestrator-exception "1.0.2"]
Apache Buildr
'com.nginflow:bpmn-orchestrator-exception:jar:1.0.2'
Dependencies
The project has no third-party dependencies