Specs2 is a Scala library for writing executable software specifications.
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2_2.10</artifactId>
<version>3.3.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple specification using specs2.
Use specs2_2.10 version 2.5 or earlier, or upgrade to Scala 2.11+.
No dependency data recorded yet.