is not current version
Last Version 4.0.265

org.activecomponents.jadex:jadex-kernel-bpmn 3.0.95

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.

Categories

Categories

Dex General Purpose Libraries Utility JADE
GroupId

GroupId

org.activecomponents.jadex
ArtifactId

ArtifactId

jadex-kernel-bpmn
Version

Version

3.0.95
Type

Type

jar

Download jadex-kernel-bpmn 3.0.95


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