Jar examples for j:jadex-kernel-bdi
The Jadex BDI kernel allows to use belief desire intention agents. BDI agents are intuitive to program as mentalistic notions are used for their description. For BDI agent a large set of predefined functionalities is available as capabilities as part of the applib BDI package.
You can download jar file jadex-kernel-bdi 2.1 in this page.
LGPL License
You can use the following script to add jadex-kernel-bdi-2.1.jar to your project.
<dependency> <groupId>net.sourceforge.jadex</groupId> <artifactId>jadex-kernel-bdi</artifactId> <version>2.1</version> </dependency>
compile group: 'net.sourceforge.jadex', name: 'jadex-kernel-bdi', version: '2.1'
libraryDependencies += "net.sourceforge.jadex" % "jadex-kernel-bdi" % "2.1"
<dependency org="net.sourceforge.jadex" name="jadex-kernel-bdi" rev="2.1"/>
@Grapes(@Grab(group='net.sourceforge.jadex', module='jadex-kernel-bdi', version='2.1'))
'net.sourceforge.jadex:jadex-kernel-bdi:jar:2.1'
Click the following link to download the jar file.
jadex-kernel-bdi-2.1-javadoc.jar