<dependency>
<groupId>com.velocidi</groupId>
<artifactId>apso-core_2.13</artifactId>
<version>0.18.2</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.8
|-- org.apache.httpcomponents:httpasyncclient:4.1.5
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- org.apache.httpcomponents:httpcore:4.4.15
|-- io.circe:circe-core_2.13:0.14.1
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.6.0
|-- com.typesafe.scala-logging:scala-logging_2.13:3.9.4
|-- com.mashape.unirest:unirest-java:1.4.9
provided
test
|-- com.velocidi:apso-testkit_2.13:0.18.2
|-- com.typesafe.akka:akka-http-testkit_2.13:10.2.8
|-- com.typesafe.akka:akka-stream-testkit_2.13:2.6.18
|-- net.ruippeixotog:akka-testkit-specs2_2.13:0.3.0
|-- org.scalacheck:scalacheck_2.13:1.15.4
|-- org.specs2:specs2-core_2.13:4.14.1