| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.reactivemongo |
| ArtifactId | ArtifactIdreactivemongo-test_3 |
| Version | Version1.1.0-noshaded-RC4 |
| 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_3/ -->
<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>reactivemongo-test_3</artifactId>
<version>1.1.0-noshaded-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-test_3/
implementation 'org.reactivemongo:reactivemongo-test_3:1.1.0-noshaded-RC4'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-test_3/
implementation ("org.reactivemongo:reactivemongo-test_3:1.1.0-noshaded-RC4")
'org.reactivemongo:reactivemongo-test_3:jar:1.1.0-noshaded-RC4'
<dependency org="org.reactivemongo" name="reactivemongo-test_3" rev="1.1.0-noshaded-RC4">
<artifact name="reactivemongo-test_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo-test_3', version='1.1.0-noshaded-RC4')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo-test_3" % "1.1.0-noshaded-RC4"
[org.reactivemongo/reactivemongo-test_3 "1.1.0-noshaded-RC4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reactivemongo : reactivemongo_3 | jar | 1.1.0-noshaded-RC4 |
| org.scala-lang : scala3-library_3 | jar | 3.1.3-RC2 |