| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wshackle |
| ArtifactId | ArtifactIdaprs-framework |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaprs-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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aprs-framework-1.3.pom | |
| aprs-framework-1.3.jar | 2 MB |
| aprs-framework-1.3-sources.jar | 2 MB |
| aprs-framework-1.3-javadoc.jar | 976 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |