is not current version
Last Version 1.1.0-noshaded-RC4

ReactiveMongo 1.1.0-noshaded-RC2

ReactiveMongo is a Scala driver that provides fully non-blocking and asynchronous I/O operations

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.reactivemongo
ArtifactId

ArtifactId

reactivemongo_2.11
Version

Version

1.1.0-noshaded-RC2
Type

Type

jar
Description

Description

ReactiveMongo
ReactiveMongo is a Scala driver that provides fully non-blocking and asynchronous I/O operations
Project URL

Project URL

http://reactivemongo.org
Project Organization

Project Organization

org.reactivemongo
Source Code Management

Source Code Management

https://github.com/ReactiveMongo/ReactiveMongo

Download reactivemongo_2.11 1.1.0-noshaded-RC2


<!-- https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo_2.11/ -->
<dependency>
    <groupId>org.reactivemongo</groupId>
    <artifactId>reactivemongo_2.11</artifactId>
    <version>1.1.0-noshaded-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo_2.11/
implementation 'org.reactivemongo:reactivemongo_2.11:1.1.0-noshaded-RC2'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo_2.11/
implementation ("org.reactivemongo:reactivemongo_2.11:1.1.0-noshaded-RC2")
'org.reactivemongo:reactivemongo_2.11:jar:1.1.0-noshaded-RC2'
<dependency org="org.reactivemongo" name="reactivemongo_2.11" rev="1.1.0-noshaded-RC2">
  <artifact name="reactivemongo_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo_2.11', version='1.1.0-noshaded-RC2')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo_2.11" % "1.1.0-noshaded-RC2"
[org.reactivemongo/reactivemongo_2.11 "1.1.0-noshaded-RC2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.reactivemongo : reactivemongo-core_2.11 jar 1.1.0-noshaded-RC2
com.typesafe.akka : akka-actor_2.11 jar 2.3.13
dnsjava : dnsjava jar 3.4.3
commons-codec : commons-codec jar 1.15

provided (3)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.11.12 jar 1.7.7
io.netty : netty-handler jar 4.1.66.Final
org.slf4j : slf4j-api jar 1.7.32

test (5)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.11 jar 2.3.13
com.typesafe.akka : akka-slf4j_2.11 jar 2.3.13
org.specs2 : specs2-core_2.11 jar 4.5.1
ch.qos.logback : logback-classic jar 1.2.10
com.lmax : disruptor jar 3.4.4

Project Modules

There are no modules declared in this project.