Last Version

BDI ABM Integration 3.0.0

A generic layer for integrating a Belief-Desire-Intention (BDI) system with an Agent-based Model (ABM)

License

License

GroupId

GroupId

io.github.agentsoz
ArtifactId

ArtifactId

bdi-abm
Version

Version

3.0.0
Type

Type

jar
Description

Description

BDI ABM Integration
A generic layer for integrating a Belief-Desire-Intention (BDI) system with an Agent-based Model (ABM)

Download bdi-abm 3.0.0


<!-- https://jarcasting.com/artifacts/io.github.agentsoz/bdi-abm/ -->
<dependency>
    <groupId>io.github.agentsoz</groupId>
    <artifactId>bdi-abm</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agentsoz/bdi-abm/
implementation 'io.github.agentsoz:bdi-abm:3.0.0'
// https://jarcasting.com/artifacts/io.github.agentsoz/bdi-abm/
implementation ("io.github.agentsoz:bdi-abm:3.0.0")
'io.github.agentsoz:bdi-abm:jar:3.0.0'
<dependency org="io.github.agentsoz" name="bdi-abm" rev="3.0.0">
  <artifact name="bdi-abm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agentsoz', module='bdi-abm', version='3.0.0')
)
libraryDependencies += "io.github.agentsoz" % "bdi-abm" % "3.0.0"
[io.github.agentsoz/bdi-abm "3.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
com.google.code.gson : gson jar 2.8.2
junit : junit jar 4.12
com.google.inject : guice jar 4.1.0

Project Modules

There are no modules declared in this project.