jadex-kernel-gpmn

The Jadex GPMN (goal oriented process modeling notation) kernel provides a goal-oriented workflow kernel. The idea is that a workflow is specified as declarative goal hierarchy, which describes what has to be achieved to fulfill the workflow. At runtime goals are pursued by executing plans represented by standard BPMN workflows. The execution of goal-based workflows is achieved by conversion to BDI agents.

License

License

Categories

Categories

Net Dex General Purpose Libraries Utility JADE
GroupId

GroupId

net.sourceforge.jadex
ArtifactId

ArtifactId

jadex-kernel-gpmn
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

jadex-kernel-gpmn
The Jadex GPMN (goal oriented process modeling notation) kernel provides a goal-oriented workflow kernel. The idea is that a workflow is specified as declarative goal hierarchy, which describes what has to be achieved to fulfill the workflow. At runtime goals are pursued by executing plans represented by standard BPMN workflows. The execution of goal-based workflows is achieved by conversion to BDI agents.

Download jadex-kernel-gpmn

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.sourceforge.jadex : jadex-commons jar 2.4
net.sourceforge.jadex : jadex-xml jar 2.4
net.sourceforge.jadex : jadex-rules jar 2.4
net.sourceforge.jadex : jadex-bridge jar 2.4
net.sourceforge.jadex : jadex-kernel-bdi jar 2.4
net.sourceforge.jadex : jadex-kernel-bdibpmn 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.

Versions

Version
2.4
2.3
2.2.1
2.2
2.1
2.0
2.0-rc10
2.0-rc9
2.0-rc8
2.0-rc7
2.0-rc6
2.0-rc5
2.0-rc4