<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>play2-reactivemongo_2.11</artifactId>
<version>0.12.2</version>
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='play2-reactivemongo_2.11', version='0.12.2')
)
compile
|-- org.scala-lang:scala-library:2.11.8
|-- org.reactivemongo:reactivemongo_2.11:0.12.2
|-- org.reactivemongo:reactivemongo-play-json_2.11:0.12.2
provided
|-- com.typesafe.play:play_2.11:2.5.8
test
|-- com.typesafe.play:play-test_2.11:2.5.8
|-- junit:junit:4.12
|-- org.apache.logging.log4j:log4j-to-slf4j:2.5