License |
License |
---|---|
Categories |
CategoriesNet Dex General Purpose Libraries Utility JADE |
GroupId | GroupIdnet.sourceforge.jadex |
ArtifactId | ArtifactIdjadex-applib-bdi |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjadex-applib-bdi
The Jadex applib BDI package contain
ready to use functionalities for
BDI agents mostly in form of modules
called capabilities.
|
Filename | Size |
---|---|
jadex-applib-bdi-2.4.pom | |
jadex-applib-bdi-2.4.jar | 182 KB |
jadex-applib-bdi-2.4-tests.jar | 1 KB |
jadex-applib-bdi-2.4-sources.jar | 123 KB |
jadex-applib-bdi-2.4-javadoc.jar | 616 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applib-bdi/ -->
<dependency>
<groupId>net.sourceforge.jadex</groupId>
<artifactId>jadex-applib-bdi</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applib-bdi/
implementation 'net.sourceforge.jadex:jadex-applib-bdi:2.4'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applib-bdi/
implementation ("net.sourceforge.jadex:jadex-applib-bdi:2.4")
'net.sourceforge.jadex:jadex-applib-bdi:jar:2.4'
<dependency org="net.sourceforge.jadex" name="jadex-applib-bdi" rev="2.4">
<artifact name="jadex-applib-bdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-applib-bdi', version='2.4')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-applib-bdi" % "2.4"
[net.sourceforge.jadex/jadex-applib-bdi "2.4"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jadex : jadex-commons | jar | 2.4 |
net.sourceforge.jadex : jadex-bridge | jar | 2.4 |
net.sourceforge.jadex : jadex-tools-base-swing | jar | 2.4 |
net.sourceforge.jadex : jadex-kernel-bdi | jar | 2.4 |
net.sourceforge.jadex : jadex-kernel-bdibpmn | jar | 2.4 |
net.sourceforge.jadex : jadex-javaparser | jar | 2.4 |
net.sourceforge.jadex : jadex-xml | jar | 2.4 |
net.sourceforge.jadex : jadex-kernel-extension-envsupport | jar | 2.4 |
javax.mail : mail | jar | 1.4.5 |
jivesoftware : smack | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
jivesoftware : smackx | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |