<dependency>
<groupId>com.typesafe</groupId>
<artifactId>ssl-config-core_2.12</artifactId>
<version>0.4.0</version>
<type>bundle</type>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.6
|-- org.scala-lang.modules:scala-parser-combinators_2.12:1.1.2
test
|-- org.specs2:specs2-core_2.12:4.5.1
|-- org.specs2:specs2-junit_2.12:4.5.1
|-- org.specs2:specs2-mock_2.12:4.5.1
|-- org.specs2:specs2-matcher-extra_2.12:4.5.1