License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks JSON Data |
GroupId | GroupIdcom.github.andriykuba |
ArtifactId | ArtifactIdreactivemongo-shortcuts-play-json |
Version | Version2.6.1 |
Type | Typejar |
Description |
DescriptionReactivemongo Shortcuts for Play and JSON
Short methods for different reactivemongo scenarios, created for Play and JSON
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.andriykuba/reactivemongo-shortcuts-play-json/ -->
<dependency>
<groupId>com.github.andriykuba</groupId>
<artifactId>reactivemongo-shortcuts-play-json</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andriykuba/reactivemongo-shortcuts-play-json/
implementation 'com.github.andriykuba:reactivemongo-shortcuts-play-json:2.6.1'
// https://jarcasting.com/artifacts/com.github.andriykuba/reactivemongo-shortcuts-play-json/
implementation ("com.github.andriykuba:reactivemongo-shortcuts-play-json:2.6.1")
'com.github.andriykuba:reactivemongo-shortcuts-play-json:jar:2.6.1'
<dependency org="com.github.andriykuba" name="reactivemongo-shortcuts-play-json" rev="2.6.1">
<artifact name="reactivemongo-shortcuts-play-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andriykuba', module='reactivemongo-shortcuts-play-json', version='2.6.1')
)
libraryDependencies += "com.github.andriykuba" % "reactivemongo-shortcuts-play-json" % "2.6.1"
[com.github.andriykuba/reactivemongo-shortcuts-play-json "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.11 | jar | 2.6.1 |
com.typesafe.play : play-json_2.11 | jar | 2.6.2 |
org.reactivemongo : play2-reactivemongo_2.11 | jar | 0.12.5-play26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.8.47 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |
org.scalatestplus.play : scalatestplus-play_2.11 | jar | 3.1.0 |
com.typesafe.play : play-test_2.11 | jar | 2.6.1 |
org.apache.commons : commons-compress | jar | 1.14 |
com.github.simplyscala : scalatest-embedmongo_2.11 | jar | 0.2.4 |
org.mongodb.scala : mongo-scala-driver_2.11 | jar | 2.1.0 |