#bluesky-client-libjava The package provides the connector of Bluesky for java Programers.
-
maven2 at least
-
java 1.7 at least
<dependencies>
<dependency>
<groupId>org.bluesky-cps</groupId>
<artifactId>bluesky-client-libjava</artifactId>
<version>0.0-SNAPSHOT</version>
</dependency>
</dependencies>
- compiling the library.
./compile.sh
-
test the library.
-
Preparing the environment first
-
Test the library.
./run.sh
-
Author: Praween AMONTAMAVUT