reactivemongo-iteratees


License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.reactivemongo
ArtifactId

ArtifactId

reactivemongo-iteratees_2.13
Last Version

Last Version

0.18.2
Release Date

Release Date

Type

Type

jar
Description

Description

reactivemongo-iteratees
reactivemongo-iteratees
Project URL

Project URL

http://reactivemongo.org
Project Organization

Project Organization

org.reactivemongo

Download reactivemongo-iteratees_2.13

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0

provided (3)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.13 jar 1.4.1
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.13 jar 1.3.9
org.reactivemongo : reactivemongo_2.13 jar 0.18.2

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.6.0
org.specs2 : specs2-junit_2.13 jar 4.6.0
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.

ReactiveMongo Streaming

Modules:

Build manually

The Akka Streams extension for ReactiveMongo can be built from this source repository.

sbt publish-local

To run the tests, use:

sbt test

CircleCI Test coverage

org.reactivemongo

ReactiveMongo

Versions

Version
0.18.2
0.18.1
0.18.0