| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.reactivemongo |
| ArtifactId | ArtifactIdplay2-reactivemongo_2.10 |
| Version | Version0.12.4-play23 |
| Type | Typejar |
| Description |
DescriptionPlay2-ReactiveMongo
Play2-ReactiveMongo
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.reactivemongo/play2-reactivemongo_2.10/ -->
<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>play2-reactivemongo_2.10</artifactId>
<version>0.12.4-play23</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/play2-reactivemongo_2.10/
implementation 'org.reactivemongo:play2-reactivemongo_2.10:0.12.4-play23'
// https://jarcasting.com/artifacts/org.reactivemongo/play2-reactivemongo_2.10/
implementation ("org.reactivemongo:play2-reactivemongo_2.10:0.12.4-play23")
'org.reactivemongo:play2-reactivemongo_2.10:jar:0.12.4-play23'
<dependency org="org.reactivemongo" name="play2-reactivemongo_2.10" rev="0.12.4-play23">
<artifact name="play2-reactivemongo_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='play2-reactivemongo_2.10', version='0.12.4-play23')
)
libraryDependencies += "org.reactivemongo" % "play2-reactivemongo_2.10" % "0.12.4-play23"
[org.reactivemongo/play2-reactivemongo_2.10 "0.12.4-play23"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.5 |
| org.reactivemongo : reactivemongo_2.10 | jar | 0.12.4 |
| org.apache.logging.log4j : log4j-to-slf4j | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play_2.10 | jar | 2.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-test_2.10 | jar | 2.3.9 |
| org.specs2 : specs2_2.10 | jar | 2.3.12 |
| junit : junit | jar | 4.8 |