| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility JADE |
| GroupId | GroupIdio.github.agentsoz |
| ArtifactId | ArtifactIdabm-jadex |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
DescriptionABM Jadex Integration
Allows the use of Jadex (http://www.activecomponents.org/bin/view/Documentation/Overview) as the underlying BDI system
|
| Filename | Size |
|---|---|
| abm-jadex-2.0.1.pom | |
| abm-jadex-2.0.1.jar | 127 KB |
| abm-jadex-2.0.1-sources.jar | 93 KB |
| abm-jadex-2.0.1-javadoc.jar | 294 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.agentsoz/abm-jadex/ -->
<dependency>
<groupId>io.github.agentsoz</groupId>
<artifactId>abm-jadex</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agentsoz/abm-jadex/
implementation 'io.github.agentsoz:abm-jadex:2.0.1'
// https://jarcasting.com/artifacts/io.github.agentsoz/abm-jadex/
implementation ("io.github.agentsoz:abm-jadex:2.0.1")
'io.github.agentsoz:abm-jadex:jar:2.0.1'
<dependency org="io.github.agentsoz" name="abm-jadex" rev="2.0.1">
<artifact name="abm-jadex" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agentsoz', module='abm-jadex', version='2.0.1')
)
libraryDependencies += "io.github.agentsoz" % "abm-jadex" % "2.0.1"
[io.github.agentsoz/abm-jadex "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.2 |
| io.github.agentsoz : bdi-abm | jar | 2.0.1 |
| net.sourceforge.jadex : jadex-distribution-standard | jar | 2.3 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| com.google.code.gson : gson | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |