<dependency>
<groupId>io.kamon</groupId>
<artifactId>kamon-pekko_2.13</artifactId>
<version>2.7.1</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.8
|-- io.kamon:kamon-scala-future_2.13:2.7.1
provided
|-- io.kamon:kanela-agent:1.0.18
|-- org.apache.pekko:pekko-actor_2.13:1.0.0
test
|-- io.kamon:kamon-testkit_2.13:2.7.1
|-- org.scalatest:scalatest_2.13:3.2.9
|-- ch.qos.logback:logback-classic:1.2.12
|-- org.apache.pekko:pekko-actor_2.13:1.0.1
|-- org.apache.pekko:pekko-testkit_2.13:1.0.1
|-- org.apache.pekko:pekko-slf4j_2.13:1.0.1
|-- org.apache.pekko:pekko-remote_2.13:1.0.1
|-- org.apache.pekko:pekko-cluster_2.13:1.0.1