<dependency>
<groupId>io.skuber</groupId>
<artifactId>skuber-core_2.13</artifactId>
<version>3.0.0-beta3</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.12
|-- com.typesafe.play:play-json_2.13:2.10.1
|-- commons-io:commons-io:2.14.0
|-- commons-codec:commons-codec:1.16.0
test
|-- org.scalacheck:scalacheck_2.13:1.17.0
|-- org.specs2:specs2-core_2.13:4.20.2
|-- org.mockito:mockito-core:4.11.0