JUnit integration for specs2, a software specifications library for Scala, enabling running specs2 tests with JUnit runners.
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-junit_2.12</artifactId>
<version>4.23.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a specs2 specification that runs with JUnit.
Use the appropriate artifact for your Scala version (e.g., specs2-junit_2.13).
No dependency data recorded yet.