Jar examples for j:jadex-applications-bdi
The Jadex BDI applications package contains several example applications, benchmarks and testcases using BDI agents.
You can download jar file jadex-applications-bdi 3.0.0-RC16 in this page.
GNU GENERAL PUBLIC LICENSE Version 3 or later
You can use the following script to add jadex-applications-bdi-3.0.0-RC16.jar to your project.
<dependency> <groupId>org.activecomponents.jadex</groupId> <artifactId>jadex-applications-bdi</artifactId> <version>3.0.0-RC16</version> </dependency>
compile group: 'org.activecomponents.jadex', name: 'jadex-applications-bdi', version: '3.0.0-RC16'
libraryDependencies += "org.activecomponents.jadex" % "jadex-applications-bdi" % "3.0.0-RC16"
<dependency org="org.activecomponents.jadex" name="jadex-applications-bdi" rev="3.0.0-RC16"/>
@Grapes(@Grab(group='org.activecomponents.jadex', module='jadex-applications-bdi', version='3.0.0-RC16'))
'org.activecomponents.jadex:jadex-applications-bdi:jar:3.0.0-RC16'
Click the following link to download the jar file.
jadex-applications-bdi-3.0.0-RC16-javadoc.jar