<dependency>
<groupId>com.typesafe</groupId>
<artifactId>ssl-config-core_2.11</artifactId>
<version>0.4.1</version>
<type>bundle</type>
</dependency>
compile
|-- org.scala-lang:scala-library:2.11.12
|-- org.scala-lang.modules:scala-parser-combinators_2.11:1.1.1
test
|-- org.specs2:specs2-core_2.11:4.8.0
|-- org.specs2:specs2-junit_2.11:4.8.0
|-- org.specs2:specs2-mock_2.11:4.8.0
|-- org.specs2:specs2-matcher-extra_2.11:4.8.0