Skip to content
Sebastian Sardina edited this page May 8, 2020 · 3 revisions

Welcome to the Agents in City RMIT 2019-2020 Server Wiki

This Agents in City RMIT-version server is like the 2018 server but with the items in shops brought back, as in the 2017 server.

Components

Dependencies

EISHUB External Dependency

The system depends on external eishub, which provides the generic Percept type. This server does not make any changes to that. This external dependency is obtained via this in the pom.xml:

<repository>
     <id>eishub-mvn-repo</id>
    <url>https://raw.github.com/eishub/mvn-repo/master</url>
</repository>

This uses GitHub as a Maven repo with the Maven repo being this one.