This directory contains a pre-compiled Jar file which can be started with 
the 'java' tool using the following command:
 $ java -jar BookstoreApplication.jar

Alternatively, you can compile the sources and start the application using
'ant' with the given 'build.xml' file:
 $ ant run-jar

Please see Chapter 2 of the Kieker User Guide for details on this example.
