Skip to content

KGCL-Java 0.1.0

Compare
Choose a tag to compare
@gouttegd gouttegd released this 25 Jun 11:15
· 129 commits to master since this release
bb8864f

This is the initial release of the KGCL Java library and ROBOT command. See the README for details of what is implemented in this version.

  • kgcl-0.1.0.jar is the base Java library containing only the code from this project (dependencies are not included);
  • kgcl-robot-plugin-0.1.0.jar additionally includes the dependencies that are not already provided by the standard ROBOT distribution; as such, that file is suitable for use as a ROBOT plugin, if you have a version of ROBOT that supports such plugins;
  • kgcl-robot-standalone-0.1.0.jar includes a full distribution of ROBOT 1.9.4, where the apply command from this project is readily available as a built-in command.