is not current version
Last Version 2.4

net.sourceforge.jadex:jadex-applications-bdibpmn 2.2.1

The Jadex BDI-BPMN applications package contain several example applications, benchmarks and testcases using BDI agents that have BPMN plans.

Categories

Categories

Net Dex General Purpose Libraries Utility JADE
GroupId

GroupId

net.sourceforge.jadex
ArtifactId

ArtifactId

jadex-applications-bdibpmn
Version

Version

2.2.1
Type

Type

jar

Download jadex-applications-bdibpmn 2.2.1


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