postgresql-async / postgresql-async   0.3.7

Apache License 2.0 GitHub

Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala

Scala versions: 3.x 2.13 2.12 2.11

postgresql-async 0.3.1


Group ID:
com.github.postgresql-async
Artifact ID:
postgresql-async_3
Version:
0.3.1
Release Date:
Oct 29, 2021
Licenses:
Files:

libraryDependencies += "com.github.postgresql-async" %% "postgresql-async" % "0.3.1"

Mill build tool

ivy"com.github.postgresql-async::postgresql-async:0.3.1"

Scala CLI

//> using dep "com.github.postgresql-async::postgresql-async:0.3.1"

Ammonite REPL

import $ivy.`com.github.postgresql-async::postgresql-async:0.3.1`

<dependency>
  <groupId>com.github.postgresql-async</groupId>
  <artifactId>postgresql-async_3</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.github.postgresql-async', name: 'postgresql-async_3', version: '0.3.1'