Downloads


Binary Releases

Version Date Binary Release
beta-1 Jan 18, 2017 kite-1.0-b1-bin.zip

Source Releases

Version Date Source Release
beta-1 Jan 18, 2017 kite-1.0-b1-src.zip

Building Source

To build Kite binaries from the source code, the user can use Apache Maven build tool. Simply run a maven goal "package" in the root source folder kite-xx (where xx refers to the version number). Make sure that your JAVA_HOME points to JDK1.8. After a successful build, the main Kite jar file will appear in the folder kite-xx/kite-console/target/ under the name kite-console-xx-jar-with-dependencies.jar.