is not current version
Last Version 4.0.265

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

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.115
Type

Type

jar

Download jadex-kernel-bpmn 3.0.115


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