com.soartech:jsoar-core

JSoar is a pure Java implementation of the Soar kernel.

License

License

GroupId

GroupId

com.soartech
ArtifactId

ArtifactId

jsoar-core
Last Version

Last Version

4.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSoar is a pure Java implementation of the Soar kernel.
Source Code Management

Source Code Management

https://github.com/soartech/jsoar/tree/maven/jsoar-core/

Download jsoar-core

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.4
org.xerial : sqlite-jdbc jar 3.36.0.3
org.slf4j : jcl-over-slf4j jar 1.7.36
org.apache.commons : commons-math3 jar 3.6.1
com.github.cliftonlabs : json-simple jar 4.0.1
org.springframework : spring-core jar 5.3.19
info.picocli : picocli jar 4.6.3
org.graalvm.js : js-scriptengine jar 22.0.0.2
com.google.guava : guava jar 31.1-jre
org.slf4j : slf4j-api jar 1.7.36

runtime (2)

Group / Artifact Type Version
org.graalvm.js : js jar 22.0.0.2
org.graalvm.tools : chromeinspector jar 22.0.0.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.
com.soartech

Soar Technology

Versions

Version
4.1.1
4.1.0
4.0.3
4.0.2
4.0.0