- Oracle JDK 8
- Apache Maven 3
- Download the Baleen source from GitHub
- Run
mvn package
from the Baleen project directory - Optionally run
mvn javadoc:aggregate-jar
to 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.8.0-SNAPSHOT.jar
and then navigating to http://localhost:6413