License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.reactivemongo |
ArtifactId | ArtifactIdreactivemongo-test_2.11 |
Version | Version1.0.0-noshaded |
Type | Typejar |
Description |
DescriptionReactiveMongo-Test
ReactiveMongo test helpers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-test_2.11/ -->
<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>reactivemongo-test_2.11</artifactId>
<version>1.0.0-noshaded</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-test_2.11/
implementation 'org.reactivemongo:reactivemongo-test_2.11:1.0.0-noshaded'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-test_2.11/
implementation ("org.reactivemongo:reactivemongo-test_2.11:1.0.0-noshaded")
'org.reactivemongo:reactivemongo-test_2.11:jar:1.0.0-noshaded'
<dependency org="org.reactivemongo" name="reactivemongo-test_2.11" rev="1.0.0-noshaded">
<artifact name="reactivemongo-test_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo-test_2.11', version='1.0.0-noshaded')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo-test_2.11" % "1.0.0-noshaded"
[org.reactivemongo/reactivemongo-test_2.11 "1.0.0-noshaded"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.reactivemongo : reactivemongo_2.11 | jar | 1.0.0-noshaded |
Group / Artifact | Type | Version |
---|---|---|
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.11 | jar | 1.3.9 |