MVN

io.fluidsonic.mongo : fluid-mongo-jvm

Maven & Gradle

Jun 24, 2023
1 usages
31 stars

fluid-mongo · Kotlin coroutine support for MongoDB built on top of the official Reactive Streams Java Driver

<dependency>
    <groupId>io.fluidsonic.mongo</groupId>
    <artifactId>fluid-mongo-jvm</artifactId>
    <version>1.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fluidsonic.mongo : fluid-mongo-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.0

All Versions

Choose a version of io.fluidsonic.mongo : fluid-mongo-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
fluid-mongo-jvm-1.7.0
1.6.x
fluid-mongo-jvm-1.6.0
1.5.x
fluid-mongo-jvm-1.5.0
1.4.x
fluid-mongo-jvm-1.4.0
1.3.x
fluid-mongo-jvm-1.3.0
1.2.x
fluid-mongo-jvm-1.2.1
fluid-mongo-jvm-1.2.0

How to add a dependency to Maven

Add the following io.fluidsonic.mongo : fluid-mongo-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.fluidsonic.mongo</groupId>
    <artifactId>fluid-mongo-jvm</artifactId>
    <version>1.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.fluidsonic.mongo : fluid-mongo-jvm gradle dependency to your build.gradle file:

implementation 'io.fluidsonic.mongo:fluid-mongo-jvm:1.7.0'

Gradle Kotlin DSL: Add the following io.fluidsonic.mongo : fluid-mongo-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("io.fluidsonic.mongo:fluid-mongo-jvm:1.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.fluidsonic.mongo : fluid-mongo-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "io.fluidsonic.mongo" % "fluid-mongo-jvm" % "1.7.0"

Advertisement

Dependencies from Group

Jun 24, 2023
1 usages
31 stars
Jun 24, 2023
1 usages
31 stars

Discover Dependencies

Feb 10, 2021
1 usages
Aug 24, 2023
1 usages
395 stars
Jun 23, 2023
5 usages
12.9k stars
Nov 03, 2022
92 usages
25 stars
Jan 05, 2022
3 usages
13 stars
Aug 09, 2023
2 usages
270 stars
Aug 09, 2023
2 usages
270 stars
Feb 24, 2022
1 usages
22 stars
Oct 03, 2022
2 usages
13 stars
Jul 14, 2022
2 usages
513 stars