Last Version

jadex-kernel-bpmn 2.4

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.

License

License

Categories

Categories

Net Dex General Purpose Libraries Utility JADE
GroupId

GroupId

net.sourceforge.jadex
ArtifactId

ArtifactId

jadex-kernel-bpmn
Version

Version

2.4
Type

Type

jar
Description

Description

jadex-kernel-bpmn
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.

Download jadex-kernel-bpmn 2.4


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

Dependencies

compile (6)

Group / Artifact Type Version
net.sourceforge.jadex : jadex-commons jar 2.4
net.sourceforge.jadex : jadex-javaparser jar 2.4
net.sourceforge.jadex : jadex-xml jar 2.4
net.sourceforge.jadex : jadex-bridge jar 2.4
net.sourceforge.jadex : jadex-kernel-base jar 2.4
net.sourceforge.jadex : jadex-model-bpmn jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.