MVN

net.sourceforge.jadex : jadex-kernel-gpmn

Maven & Gradle

Dec 20, 2013
5 usages

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.

<dependency>
    <groupId>net.sourceforge.jadex</groupId>
    <artifactId>jadex-kernel-gpmn</artifactId>
    <version>2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.jadex : jadex-kernel-gpmn to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4
  • Latest Release Candidate: 2.0-rc10

All Versions

Choose a version of net.sourceforge.jadex : jadex-kernel-gpmn to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
jadex-kernel-gpmn-2.4
2.3
jadex-kernel-gpmn-2.3
2.2.x
jadex-kernel-gpmn-2.2.1
2.2
jadex-kernel-gpmn-2.2
2.1
jadex-kernel-gpmn-2.1
2.0
jadex-kernel-gpmn-2.0
jadex-kernel-gpmn-2.0-rc10
jadex-kernel-gpmn-2.0-rc9
jadex-kernel-gpmn-2.0-rc8
jadex-kernel-gpmn-2.0-rc7
jadex-kernel-gpmn-2.0-rc6
jadex-kernel-gpmn-2.0-rc5
jadex-kernel-gpmn-2.0-rc4

How to add a dependency to Maven

Add the following net.sourceforge.jadex : jadex-kernel-gpmn maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sourceforge.jadex</groupId>
    <artifactId>jadex-kernel-gpmn</artifactId>
    <version>2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sourceforge.jadex : jadex-kernel-gpmn gradle dependency to your build.gradle file:

implementation 'net.sourceforge.jadex:jadex-kernel-gpmn:2.4'

Gradle Kotlin DSL: Add the following net.sourceforge.jadex : jadex-kernel-gpmn gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sourceforge.jadex:jadex-kernel-gpmn:2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sourceforge.jadex : jadex-kernel-gpmn sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sourceforge.jadex" % "jadex-kernel-gpmn" % "2.4"

Advertisement

Dependencies from Group

Dec 20, 2013
64 usages
Dec 20, 2013
55 usages
Dec 20, 2013
41 usages
Dec 20, 2013
24 usages
Dec 20, 2013
17 usages

Discover Dependencies

Jul 24, 2015
3 usages
17 stars
Aug 15, 2016
2 usages
8 stars
May 06, 2017
2 usages
187 stars
Mar 13, 2022
16 usages
470 stars
Apr 20, 2017
3 usages
1 stars
Dec 17, 2021
5 usages
338 stars
May 21, 2018
2 usages
32 stars