zeal18 / zio-mongodb   0.10.3

Apache License 2.0 GitHub

One more ZIO wrapper around the official MongoDB Java driver but better ;)

Scala versions: 3.x 2.13

zio-mongodb-driver 0.1.4


Group ID:
io.github.zeal18
Artifact ID:
zio-mongodb-driver_2.13
Version:
0.1.4
Release Date:
Jul 8, 2022
Licenses:
Files:

libraryDependencies += "io.github.zeal18" %% "zio-mongodb-driver" % "0.1.4"

Mill build tool

ivy"io.github.zeal18::zio-mongodb-driver:0.1.4"

Scala CLI

//> using dep "io.github.zeal18::zio-mongodb-driver:0.1.4"

Ammonite REPL

import $ivy.`io.github.zeal18::zio-mongodb-driver:0.1.4`

<dependency>
  <groupId>io.github.zeal18</groupId>
  <artifactId>zio-mongodb-driver_2.13</artifactId>
  <version>0.1.4</version>
</dependency>

compile group: 'io.github.zeal18', name: 'zio-mongodb-driver_2.13', version: '0.1.4'