License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.soheila |
ArtifactId | ArtifactIdplay-reactivemongo-commons_2.11 |
Version | Version0.1.0-alpha1 |
Type | Typejar |
Description |
Descriptionplay-reactivemongo-commons
Common Utilities for working with MongoDB
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.soheila/play-reactivemongo-commons_2.11/ -->
<dependency>
<groupId>io.soheila</groupId>
<artifactId>play-reactivemongo-commons_2.11</artifactId>
<version>0.1.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/io.soheila/play-reactivemongo-commons_2.11/
implementation 'io.soheila:play-reactivemongo-commons_2.11:0.1.0-alpha1'
// https://jarcasting.com/artifacts/io.soheila/play-reactivemongo-commons_2.11/
implementation ("io.soheila:play-reactivemongo-commons_2.11:0.1.0-alpha1")
'io.soheila:play-reactivemongo-commons_2.11:jar:0.1.0-alpha1'
<dependency org="io.soheila" name="play-reactivemongo-commons_2.11" rev="0.1.0-alpha1">
<artifact name="play-reactivemongo-commons_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.soheila', module='play-reactivemongo-commons_2.11', version='0.1.0-alpha1')
)
libraryDependencies += "io.soheila" % "play-reactivemongo-commons_2.11" % "0.1.0-alpha1"
[io.soheila/play-reactivemongo-commons_2.11 "0.1.0-alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.reactivemongo : play2-reactivemongo_2.11 | jar | 0.12.1 |
com.typesafe.play : play-json_2.11 | jar | 2.5.12 |
org.slf4j : slf4j-simple | jar | 1.7.23 |
org.clapper : grizzled-slf4j_2.11 | jar | 1.3.0 |
com.fasterxml.uuid : java-uuid-generator | jar | 3.1.4 |
net.codingwell : scala-guice_2.11 | jar | 4.0.1 |
com.typesafe.play : play-specs2_2.11 | jar | 2.5.12 |
Group / Artifact | Type | Version |
---|---|---|
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.0.0 |
org.specs2 : specs2-core_2.11 | jar | 3.8.6 |