Last Version

Reactivemongo Shortcuts for Play and JSON 2.6.1

Short methods for different reactivemongo scenarios, created for Play and JSON

License

License

Categories

Categories

React User Interface Web Frameworks JSON Data
GroupId

GroupId

com.github.andriykuba
ArtifactId

ArtifactId

reactivemongo-shortcuts-play-json
Version

Version

2.6.1
Type

Type

jar
Description

Description

Reactivemongo Shortcuts for Play and JSON
Short methods for different reactivemongo scenarios, created for Play and JSON
Project URL

Project URL

https://github.com/andriykuba/reactivemongo-shortcuts-play-json
Source Code Management

Source Code Management

http://github.com/andriykuba/reactivemongo-shortcuts-play-json

Download reactivemongo-shortcuts-play-json 2.6.1


<!-- 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"]

Dependencies

provided (3)

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

test (9)

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

Project Modules

There are no modules declared in this project.