zeal18 / zio-mongodb   0.10.4

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


Group ID:
io.github.zeal18
Artifact ID:
zio-mongodb-driver_3
Version:
0.5.0
Release Date:
Sept 4, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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