<dependency>
<groupId>com.velocidi</groupId>
<artifactId>apso-core_2.12</artifactId>
<version>0.18.1</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.14
|-- org.apache.httpcomponents:httpasyncclient:4.1.4
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- org.apache.httpcomponents:httpcore:4.4.14
|-- io.circe:circe-core_2.12:0.14.1
|-- com.typesafe.scala-logging:scala-logging_2.12:3.9.4
|-- com.mashape.unirest:unirest-java:1.4.9
provided
runtime
|-- org.apache.logging.log4j:log4j-core:2.14.1
test
|-- com.velocidi:apso-testkit_2.12:0.18.1
|-- com.typesafe.akka:akka-http-testkit_2.12:10.2.4
|-- com.typesafe.akka:akka-stream-testkit_2.12:2.6.15
|-- net.ruippeixotog:akka-testkit-specs2_2.12:0.3.0
|-- org.scalacheck:scalacheck_2.12:1.15.4
|-- org.specs2:specs2-core_2.12:4.12.1