<dependency>
<groupId>org.zalando</groupId>
<artifactId>kanadi_2.13</artifactId>
<version>0.20.0</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.11
|-- com.beachape:enumeratum-circe_2.13:1.7.3
|-- io.circe:circe-parser_2.13:0.14.5
|-- org.mdedetrich:pekko-stream-circe_2.13:1.0.0
|-- org.mdedetrich:pekko-http-circe_2.13:1.0.0
|-- com.iheart:ficus_2.13:1.5.2
|-- com.typesafe.scala-logging:scala-logging_2.13:3.9.5
|-- ch.qos.logback:logback-classic:1.4.11
test
|-- org.specs2:specs2-core_2.13:4.20.2
|-- org.scala-lang.modules:scala-parallel-collections_2.13:0.2.0