dealermade / postgresql-async   0.3.9

Apache License 2.0 GitHub

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

Scala versions: 2.12

postgresql-async 0.3.8


Group ID:
com.github.dealermade
Artifact ID:
postgresql-async_2.12
Version:
0.3.8
Release Date:
May 24, 2019
Licenses:
Files:

libraryDependencies += "com.github.dealermade" %% "postgresql-async" % "0.3.8"

Mill build tool

ivy"com.github.dealermade::postgresql-async:0.3.8"

Scala CLI

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

Ammonite REPL

import $ivy.`com.github.dealermade::postgresql-async:0.3.8`

<dependency>
  <groupId>com.github.dealermade</groupId>
  <artifactId>postgresql-async_2.12</artifactId>
  <version>0.3.8</version>
</dependency>

compile group: 'com.github.dealermade', name: 'postgresql-async_2.12', version: '0.3.8'