MVN

org.bitbucket.goalhub : mentalstate

Maven & Gradle

Dec 15, 2020

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.

<dependency>
    <groupId>org.bitbucket.goalhub</groupId>
    <artifactId>mentalstate</artifactId>
    <version>msStates</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.goalhub : mentalstate to add to Maven - Latest Versions:

  • Latest Stable: msStates

All Versions

Choose a version of org.bitbucket.goalhub : mentalstate to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
mentalstate-2.2.0
2.1.x
mentalstate-2.1.3
mentalstate-2.1.2
mentalstate-2.1.1
mentalstate-2.1.0
2.0.x
mentalstate-2.0.6
mentalstate-2.0.5
mentalstate-2.0.4
mentalstate-2.0.3
msStates
mentalstate-msStates
msInterface
mentalstate-msInterface
msFactory
mentalstate-msFactory

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bitbucket.goalhub</groupId>
    <artifactId>mentalstate</artifactId>
    <version>msStates</version>
</dependency>