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.0.jar download
bpmn-orchestrator-exception-1.0.0.pom download
bpmn-orchestrator-exception-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.nginflow</groupId>
  <artifactId>bpmn-orchestrator-exception</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.nginflow:bpmn-orchestrator-exception:1.0.0'
Gradle Kotlin
implementation("com.nginflow:bpmn-orchestrator-exception:1.0.0")
Scala SBT
libraryDependencies += "com.nginflow" % "bpmn-orchestrator-exception" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.nginflow', module='bpmn-orchestrator-exception', version='1.0.0')
)
Apache Ivy
<dependency org="com.nginflow" name="bpmn-orchestrator-exception" rev="1.0.0" />
Leiningen
[com.nginflow/bpmn-orchestrator-exception "1.0.0"]
Apache Buildr
'com.nginflow:bpmn-orchestrator-exception:jar:1.0.0'
Dependencies
The project has no third-party dependencies