Attention

WARNING: From 9am on 19th August until 5pm on 2nd September there will be no access to the Stanage HPC cluster.

We will send an email to notify you when Stanage is back online and available for job submission.

sbt

sbt is a build tool for Scala, Java, and more.

Interactive Usage

After connecting to the cluster, start an interactive session.

Load a particular version of sbt using:

module load sbt/1.3.6-Java-11.0.2

This makes the sbt command available to your session and also implicitly loads a particular version of Java.