License |
License |
---|---|
Categories |
CategoriesNet Dex General Purpose Libraries Utility JADE |
GroupId | GroupIdnet.sourceforge.jadex |
ArtifactId | ArtifactIdjadex-applications-bdi |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjadex-applications-bdi
The Jadex BDI applications package contain
several example applications, benchmarks and
testcases using BDI agents.
|
<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-bdi/ -->
<dependency>
<groupId>net.sourceforge.jadex</groupId>
<artifactId>jadex-applications-bdi</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-bdi/
implementation 'net.sourceforge.jadex:jadex-applications-bdi:2.4'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-bdi/
implementation ("net.sourceforge.jadex:jadex-applications-bdi:2.4")
'net.sourceforge.jadex:jadex-applications-bdi:jar:2.4'
<dependency org="net.sourceforge.jadex" name="jadex-applications-bdi" rev="2.4">
<artifact name="jadex-applications-bdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-applications-bdi', version='2.4')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-applications-bdi" % "2.4"
[net.sourceforge.jadex/jadex-applications-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-extension-envsupport | jar | 2.4 |
net.sourceforge.jadex : jadex-rules | jar | 2.4 |
net.sourceforge.jadex : jadex-xml | jar | 2.4 |
net.sourceforge.jadex : jadex-applib-bdi | jar | 2.4 |
com.toedter : jcalendar | jar | 1.3.2 |
net.sourceforge.jadex : jadex-kernel-extension-agr | jar | 2.4 |
de.huxhorn.sulky : de.huxhorn.sulky.3rdparty.jlayer | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jadex : jadex-kernel-application | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |