не последняя версия
Последняя версия 4.0.265

org.activecomponents.jadex:jadex-kernel-bpmn 3.0-DEVELOPMENT

The Jadex BPMN kernel provides a workflow kernel for the standardized business process modeling notation. The kernel relies on annotated BPMN diagrams, which include detailed execution information.

Категории

Категории

Dex Универсальные библиотеки Utility JADE
Группа

Группа

org.activecomponents.jadex
Идентификатор

Идентификатор

jadex-kernel-bpmn
Версия

Версия

3.0-DEVELOPMENT
Тип

Тип

jar

Скачать jadex-kernel-bpmn 3.0-DEVELOPMENT


<!-- https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-kernel-bpmn/ -->
<dependency>
    <groupId>org.activecomponents.jadex</groupId>
    <artifactId>jadex-kernel-bpmn</artifactId>
    <version>3.0-DEVELOPMENT</version>
</dependency>
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-kernel-bpmn/
implementation 'org.activecomponents.jadex:jadex-kernel-bpmn:3.0-DEVELOPMENT'
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-kernel-bpmn/
implementation ("org.activecomponents.jadex:jadex-kernel-bpmn:3.0-DEVELOPMENT")
'org.activecomponents.jadex:jadex-kernel-bpmn:jar:3.0-DEVELOPMENT'
<dependency org="org.activecomponents.jadex" name="jadex-kernel-bpmn" rev="3.0-DEVELOPMENT">
  <artifact name="jadex-kernel-bpmn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activecomponents.jadex', module='jadex-kernel-bpmn', version='3.0-DEVELOPMENT')
)
libraryDependencies += "org.activecomponents.jadex" % "jadex-kernel-bpmn" % "3.0-DEVELOPMENT"
[org.activecomponents.jadex/jadex-kernel-bpmn "3.0-DEVELOPMENT"]