ReactiveMongo


License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.reactivemongo
ArtifactId

ArtifactId

reactivemongo_2.10
Last Version

Last Version

0.20.11-noshaded
Release Date

Release Date

Type

Type

jar
Description

Description

ReactiveMongo
ReactiveMongo
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.10

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
org.reactivemongo : reactivemongo-bson_2.10 jar 0.20.11-noshaded
org.reactivemongo : reactivemongo-core_2.10 jar 0.20.11-noshaded
com.typesafe.play : play-iteratees_2.10 jar 2.3.9
com.typesafe.akka : akka-actor_2.10 jar 2.3.13
dnsjava : dnsjava jar 2.1.9
commons-codec : commons-codec jar 1.14
org.apache.logging.log4j : log4j-api jar 2.13.0

provided (2)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.44.Final
org.slf4j : slf4j-api jar 1.7.30

test (8)

Group / Artifact Type Version
org.reactivemongo : reactivemongo-bson-macros_2.10 jar 0.20.11-noshaded
com.typesafe.akka : akka-testkit_2.10 jar 2.3.13
com.typesafe.akka : akka-slf4j_2.10 jar 2.3.13
com.chuusai : shapeless_2.10 jar 2.3.3
org.specs2 : specs2-core_2.10 jar 3.10.0
com.lmax : disruptor jar 3.4.2
org.apache.logging.log4j : log4j-core jar 2.13.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.0

Project Modules

There are no modules declared in this project.

ReactiveMongo

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

Usage

First add the dependencies in your build.sbt.

libraryDependencies ++= Seq(
  "org.reactivemongo" %% "reactivemongo" % "VERSION"
)

Maven Javadocs

See the documentation

Build manually

To benefit from the latest improvements and fixes, you may want to compile ReactiveMongo from source. You will need a Git client and SBT.

From the shell, first checkout the source:

$ git clone [email protected]:ReactiveMongo/ReactiveMongo.git

Then go to the ReactiveMongo directory and launch the SBT build console:

$ cd ReactiveMongo
$ sbt
> +publish-local

Running tests:

In order to execute the unit and integration tests, SBT can be used as follows.

sbt testOnly

The test environement must be able to handle the maximum number of incoming connection for the MongoDB instance. This must be checked, and eventually updated, using ulimit -n.

CircleCI Test coverage

Reproduce CI build:

To reproduce a CI build, see the Docker tools.

Learn More

See also the samples

org.reactivemongo

ReactiveMongo

Versions

Version
0.20.11-noshaded
0.20.11
0.20.10-noshaded
0.20.10
0.20.9-noshaded
0.20.9
0.20.3-noshaded
0.20.3
0.20.2-noshaded
0.20.2
0.20.1-noshaded
0.20.1
0.20.0-noshaded
0.20.0
0.19.7-noshaded
0.19.7
0.19.6-noshaded
0.19.6
0.19.5
0.19.4
0.19.3
0.19.2
0.19.1
0.19.0
0.18.8
0.18.7
0.18.6
0.18.5
0.18.4
0.18.3
0.18.2
0.18.1
0.18.0
0.17.1
0.17.0
0.16.6
0.16.5
0.16.4
0.16.3
0.16.2
0.16.1
0.16.0
0.15.1
0.15.0
0.14.0
0.13.0
0.12.7
0.12.6
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.12-RC6
0.12-RC5
0.12-RC4
0.12-RC3
0.12-RC2
0.12-RC1
0.12-RC0
0.11.14
0.11.13
0.11.12
0.11.11
0.11.10
0.11.9
0.11.8
0.11.7
0.11.6
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.11.0-M3
0.11.0-M2
0.11.0-M1
0.10.5.0.akka23
0.10.5.0.akka22
0.10.0
0.9
0.8