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.9.0


Group ID:
io.github.zeal18
Artifact ID:
zio-mongodb-driver_3
Version:
0.9.0
Release Date:
Nov 29, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.zeal18</groupId>
  <artifactId>zio-mongodb-driver_3</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'io.github.zeal18', name: 'zio-mongodb-driver_3', version: '0.9.0'