org.bitbucket.goalhub:mentalstate

An interface definition for the mental state used by GOAL agents, with implementations that build on top of available knowledge representation (KR) technologies. The mental state implements the querying and updating of a mental state of an agent.

License

License

GroupId

GroupId

org.bitbucket.goalhub
ArtifactId

ArtifactId

mentalstate
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.bitbucket.goalhub:mentalstate
An interface definition for the mental state used by GOAL agents, with implementations that build on top of available knowledge representation (KR) technologies. The mental state implements the querying and updating of a mental state of an agent.
Project URL

Project URL

https://goalapl.atlassian.net/wiki
Source Code Management

Source Code Management

https://bitbucket.org/goalhub/mentalstate/src

Download mentalstate

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub/mentalstate/ -->
<dependency>
    <groupId>org.bitbucket.goalhub</groupId>
    <artifactId>mentalstate</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.goalhub/mentalstate/
implementation 'org.bitbucket.goalhub:mentalstate:2.2.0'
// https://jarcasting.com/artifacts/org.bitbucket.goalhub/mentalstate/
implementation ("org.bitbucket.goalhub:mentalstate:2.2.0")
'org.bitbucket.goalhub:mentalstate:jar:2.2.0'
<dependency org="org.bitbucket.goalhub" name="mentalstate" rev="2.2.0">
  <artifact name="mentalstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.goalhub', module='mentalstate', version='2.2.0')
)
libraryDependencies += "org.bitbucket.goalhub" % "mentalstate" % "2.2.0"
[org.bitbucket.goalhub/mentalstate "2.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • msInterface
  • msFactory
  • msStates

Versions

Version
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.6
2.0.5
2.0.4
2.0.3