oyvindberg / typo   0.21.0

MIT License Website GitHub

Typed Postgresql integration for Scala. Hopes to avoid typos

Scala versions: 3.x 2.13

typo-dsl-zio-jdbc 0.15.0


Group ID:
com.olvind.typo
Artifact ID:
typo-dsl-zio-jdbc_3
Version:
0.15.0
Release Date:
May 29, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.4.1

libraryDependencies += "com.olvind.typo" %% "typo-dsl-zio-jdbc" % "0.15.0"

Mill build tool

ivy"com.olvind.typo::typo-dsl-zio-jdbc:0.15.0"

Scala CLI

//> using dep "com.olvind.typo::typo-dsl-zio-jdbc:0.15.0"

Ammonite REPL

import $ivy.`com.olvind.typo::typo-dsl-zio-jdbc:0.15.0`

<dependency>
  <groupId>com.olvind.typo</groupId>
  <artifactId>typo-dsl-zio-jdbc_3</artifactId>
  <version>0.15.0</version>
</dependency>

compile group: 'com.olvind.typo', name: 'typo-dsl-zio-jdbc_3', version: '0.15.0'