com.github.cedrickring:reactor-mongodb

A wrapper above the mongodb-async api with Reactor (http://projectreactor.io/)

License

License

Categories

Categories

MongoDB Data Databases React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.github.cedrickring
ArtifactId

ArtifactId

reactor-mongodb
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

A wrapper above the mongodb-async api with Reactor (http://projectreactor.io/)

Download reactor-mongodb

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.41
org.mongodb : mongodb-driver-async jar 3.7.1
io.projectreactor : reactor-core jar 3.1.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.1
1.7