<dependency>
<groupId>com.velocidi</groupId>
<artifactId>apso-akka-http_2.13</artifactId>
<version>0.19.7</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.15
|-- com.typesafe.scala-logging:scala-logging_2.13:3.9.5
provided
|-- com.typesafe.akka:akka-actor_2.13:2.6.20
|-- com.typesafe.akka:akka-http_2.13:10.2.10
|-- com.typesafe.akka:akka-http-core_2.13:10.2.10
|-- com.typesafe.akka:akka-stream_2.13:2.6.20
test
|-- com.velocidi:apso-core_2.13:0.19.7
|-- com.velocidi:apso-testkit_2.13:0.19.7
|-- com.typesafe.akka:akka-actor-testkit-typed_2.13:2.6.20