Jar examples for j:jadex-applications-bdibpmn
The Jadex BDI-BPMN applications package contain several example applications, benchmarks and testcases using BDI agents that have BPMN plans.
You can download jar file jadex-applications-bdibpmn 2.0 in this page.
LGPL License
You can use the following script to add jadex-applications-bdibpmn-2.0.jar to your project.
<dependency> <groupId>net.sourceforge.jadex</groupId> <artifactId>jadex-applications-bdibpmn</artifactId> <version>2.0</version> </dependency>
compile group: 'net.sourceforge.jadex', name: 'jadex-applications-bdibpmn', version: '2.0'
libraryDependencies += "net.sourceforge.jadex" % "jadex-applications-bdibpmn" % "2.0"
<dependency org="net.sourceforge.jadex" name="jadex-applications-bdibpmn" rev="2.0"/>
@Grapes(@Grab(group='net.sourceforge.jadex', module='jadex-applications-bdibpmn', version='2.0'))
'net.sourceforge.jadex:jadex-applications-bdibpmn:jar:2.0'
Click the following link to download the jar file.
jadex-applications-bdibpmn-2.0-javadoc.jar