License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIduk.gov.hmrc |
ArtifactId | ArtifactIdplay-reactivemongo_2.10 |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlay-ReactiveMongo
Play-ReactiveMongo
|
Project URL |
Project URL |
Project Organization |
Project Organizationuk.gov.hmrc |
<!-- https://jarcasting.com/artifacts/uk.gov.hmrc/play-reactivemongo_2.10/ -->
<dependency>
<groupId>uk.gov.hmrc</groupId>
<artifactId>play-reactivemongo_2.10</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.hmrc/play-reactivemongo_2.10/
implementation 'uk.gov.hmrc:play-reactivemongo_2.10:3.2.0'
// https://jarcasting.com/artifacts/uk.gov.hmrc/play-reactivemongo_2.10/
implementation ("uk.gov.hmrc:play-reactivemongo_2.10:3.2.0")
'uk.gov.hmrc:play-reactivemongo_2.10:jar:3.2.0'
<dependency org="uk.gov.hmrc" name="play-reactivemongo_2.10" rev="3.2.0">
<artifact name="play-reactivemongo_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.hmrc', module='play-reactivemongo_2.10', version='3.2.0')
)
libraryDependencies += "uk.gov.hmrc" % "play-reactivemongo_2.10" % "3.2.0"
[uk.gov.hmrc/play-reactivemongo_2.10 "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
uk.gov.hmrc : simple-reactivemongo_2.10 | jar | 2.1.2 |
com.typesafe.play : play_2.10 | jar | [2.2.1,2.3.7] |
Group / Artifact | Type | Version |
---|---|---|
uk.gov.hmrc : simple-reactivemongo_2.10 | jar | 2.1.2 |
com.typesafe.play : play-test_2.10 | jar | [2.2.1,2.3.7] |
org.scalatest : scalatest_2.10 | jar | 2.2.1 |
org.pegdown : pegdown | jar | 1.4.2 |