License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.goalhub |
ArtifactId | ArtifactIdruntime |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.bitbucket.goalhub:runtime
A system for running GOAL multi-agent systems.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
runtime-2.2.0.pom | |
runtime-2.2.0.jar | 371 KB |
runtime-2.2.0-sources.jar | 305 KB |
runtime-2.2.0-javadoc.jar | 1 MB |
runtime-2.2.0-jar-with-dependencies.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub/runtime/ -->
<dependency>
<groupId>org.bitbucket.goalhub</groupId>
<artifactId>runtime</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.goalhub/runtime/
implementation 'org.bitbucket.goalhub:runtime:2.2.0'
// https://jarcasting.com/artifacts/org.bitbucket.goalhub/runtime/
implementation ("org.bitbucket.goalhub:runtime:2.2.0")
'org.bitbucket.goalhub:runtime:jar:2.2.0'
<dependency org="org.bitbucket.goalhub" name="runtime" rev="2.2.0">
<artifact name="runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.goalhub', module='runtime', version='2.2.0')
)
libraryDependencies += "org.bitbucket.goalhub" % "runtime" % "2.2.0"
[org.bitbucket.goalhub/runtime "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.goalhub.krTools : krInterface | jar | 1.4.0 |
org.bitbucket.goalhub.mentalstate : msInterface | jar | 2.2.0 |
org.bitbucket.goalhub.mentalstate : msFactory | jar | 2.2.0 |
eishub » eis | jar | 0.7.0 |
org.bitbucket.goalhub.grammar : languageTools | jar | 2.2.0 |
org.antlr : antlr4-runtime | jar | 4.9 |
commons-cli : commons-cli | jar | 1.4 |
commons-io : commons-io | jar | 2.8.0 |
org.yaml : snakeyaml | jar | 1.27 |
com.google.guava : guava | jar | 30.0-jre |
org.mapdb : mapdb | jar | 3.0.8 |
de.ruedigermoeller : fst | jar | 2.57 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-core | jar | 1.7.4 |
org.powermock : powermock-module-junit4 | jar | 1.7.4 |
org.powermock : powermock-api-mockito | jar | 1.7.4 |