Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Properties
<properties>
<scala.version>2.11.11</scala.version>
</properties>
Dependencies
Unit Test
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>
specs
<dependency>
<groupId …