com.soartech:jsoar

JSoar is a pure Java implementation of the Soar kernel.

License

License

GroupId

GroupId

com.soartech
ArtifactId

ArtifactId

jsoar
Last Version

Last Version

4.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

com.soartech:jsoar
JSoar is a pure Java implementation of the Soar kernel.
Project URL

Project URL

https://github.com/soartech/jsoar
Source Code Management

Source Code Management

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

Download jsoar

Filename Size
jsoar-4.1.1.pom 7 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
org.slf4j : slf4j-api jar 1.7.36

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

  • jsoar-core
  • jsoar-tcl
  • jsoar-repl
  • jsoar-debugger
  • jsoar-demos
  • jsoar-legilimens
  • jsoar-soar2soar
  • jsoar-soarunit
  • jsoar-performance-testing
com.soartech

Soar Technology

Versions

Version
4.1.1
4.1.0
4.0.3
4.0.2
4.0.0