kaizen-solutions / virgil   1.2.0

Mozilla Public License 2.0 GitHub

A purely functional Cassandra client built on top of the Datastax Java Driver supporting a variety of effect systems like ZIO & Cats-Effect supporting both Scala 2 & 3

Scala versions: 3.x 2.13 2.12

virgil-core 1.2.0


Group ID:
io.kaizen-solutions
Artifact ID:
virgil-core_2.13
Version:
1.2.0
Version Scheme:
Release Date:
Aug 17, 2024
Licenses:
Files:
Full Scala Version:
2.13.14
Developers:

libraryDependencies += "io.kaizen-solutions" %% "virgil-core" % "1.2.0"

Mill build tool

ivy"io.kaizen-solutions::virgil-core:1.2.0"

Scala CLI

//> using dep "io.kaizen-solutions::virgil-core:1.2.0"

Ammonite REPL

import $ivy.`io.kaizen-solutions::virgil-core:1.2.0`

<dependency>
  <groupId>io.kaizen-solutions</groupId>
  <artifactId>virgil-core_2.13</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'io.kaizen-solutions', name: 'virgil-core_2.13', version: '1.2.0'