- Oracle JDK 8
- Apache Maven 3
- Download the Baleen source from GitHub
- Run
mvn packagefrom the Baleen project directory - Optionally run
mvn javadoc:aggregate-jarto build Javadoc - The Baleen JAR will be built and saved in the target directory under the top level project directory
- Run Baleen by running
java -jar baleen-2.7.0-SNAPSHOT.jarand then navigating to http://localhost:6413