KGCL-Java 0.1.0
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 theapply
command from this project is readily available as a built-in command.