| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.nginflow |
| Идентификатор | Идентификаторbpmn-orchestrator-exception |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.nginflow:bpmn-orchestrator-exception
Contains all the possible exceptions used by nginflow core.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]