is not current version
Last Version 4.1.1

com.soartech:jsoar-core 4.1.0

JSoar is a pure Java implementation of the Soar kernel.

License

License

GroupId

GroupId

com.soartech
ArtifactId

ArtifactId

jsoar-core
Version

Version

4.1.0
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 4.1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.4
org.xerial : sqlite-jdbc jar 3.34.0
org.slf4j : jcl-over-slf4j jar 1.7.30
org.apache.commons : commons-math3 jar 3.6.1
com.github.cliftonlabs : json-simple jar 3.1.1
org.springframework : spring-core jar 5.3.3
info.picocli : picocli jar 4.6.1
commons-io : commons-io jar 2.8.0
com.google.guava : guava jar 30.1-jre
org.slf4j : slf4j-api jar 1.7.30

runtime (2)

Group / Artifact Type Version
org.graalvm.js : js jar 21.0.0
org.graalvm.js : js-scriptengine jar 21.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.