aprs-framework

Framework for the Agility Performance of Robotic Systems(APRS) an experimental research project by the National Institute of Standards and Technology(NIST).

License

License

GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

aprs-framework
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

aprs-framework
Framework for the Agility Performance of Robotic Systems(APRS) an experimental research project by the National Institute of Standards and Technology(NIST).
Project URL

Project URL

https://www.nist.gov/programs-projects/agility-performance-robotic-systems
Source Code Management

Source Code Management

https://github.com/wshackle/aprs-framework

Download aprs-framework

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.eclipse.collections : eclipse-collections-api jar 9.0.0
org.eclipse.collections : eclipse-collections jar 9.0.0
javax.xml.bind : jaxb-api jar 2.3.0
org.neo4j : neo4j-jdbc jar 2.3.2
com.github.wshackle : crcl4java-base jar 1.8
com.github.wshackle : crcl4java-utils jar 1.8
com.github.wshackle : crcl4java-ui jar 1.8
com.github.wshackle : fanucCRCLServer jar 1.8
com.jcraft : jsch jar 0.1.54
com.github.wshackle : crcl4java-motoman jar 1.8
org.apache.commons : commons-csv jar 1.4
org.optaplanner : optaplanner-core jar 7.6.0.Final
org.checkerframework : checker-qual jar 2.5.0
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.0