| License |
License |
|---|---|
| GroupId | GroupIdorg.mongojack |
| ArtifactId | ArtifactIdplay-mongojack_2.10 |
| Version | Version2.0.0-RC2 |
| Type | Typejar |
| Description |
Descriptionplay-mongojack
play-mongojack
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.mongojack |
<!-- https://jarcasting.com/artifacts/org.mongojack/play-mongojack_2.10/ -->
<dependency>
<groupId>org.mongojack</groupId>
<artifactId>play-mongojack_2.10</artifactId>
<version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mongojack/play-mongojack_2.10/
implementation 'org.mongojack:play-mongojack_2.10:2.0.0-RC2'
// https://jarcasting.com/artifacts/org.mongojack/play-mongojack_2.10/
implementation ("org.mongojack:play-mongojack_2.10:2.0.0-RC2")
'org.mongojack:play-mongojack_2.10:jar:2.0.0-RC2'
<dependency org="org.mongojack" name="play-mongojack_2.10" rev="2.0.0-RC2">
<artifact name="play-mongojack_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mongojack', module='play-mongojack_2.10', version='2.0.0-RC2')
)
libraryDependencies += "org.mongojack" % "play-mongojack_2.10" % "2.0.0-RC2"
[org.mongojack/play-mongojack_2.10 "2.0.0-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.0 |
| org.mongojack : mongojack | jar | 2.0.0-RC5 |
| com.fasterxml.jackson.module : jackson-module-scala_2.10 | jar | 2.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| play » play_2.10 | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.10 | jar | 1.13 |
| play » play-test_2.10 | jar | 2.1.0 |