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

net.sourceforge.jadex:jadex-kernel-bpmn 2.0-rc10

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
Группа

Группа

net.sourceforge.jadex
Идентификатор

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

jadex-kernel-bpmn
Версия

Версия

2.0-rc10
Тип

Тип

jar

Скачать jadex-kernel-bpmn 2.0-rc10


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