<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>reactivemongo-datadog_2.11</artifactId>
<version>1.0.8</version>
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo-datadog_2.11', version='1.0.8')
)
compile
|-- org.scala-lang:scala-library:2.11.12
|-- org.specs2:specs2-core_2.11:4.8.1
|-- org.specs2:specs2-junit_2.11:4.8.1
|-- com.datadoghq:java-dogstatsd-client:2.10.3
provided
|-- org.reactivemongo:reactivemongo_2.11:1.0.8
|-- org.slf4j:slf4j-api:1.7.30
|-- com.github.ghik:silencer-lib_2.11.12:1.4.4
test