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

mysql-async 0.3.3


Group ID:
com.github.postgresql-async
Artifact ID:
mysql-async_3
Version:
0.3.3
Release Date:
Mar 11, 2023
Licenses:
Files:

libraryDependencies += "com.github.postgresql-async" %% "mysql-async" % "0.3.3"

Mill build tool

ivy"com.github.postgresql-async::mysql-async:0.3.3"

Scala CLI

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

Ammonite REPL

import $ivy.`com.github.postgresql-async::mysql-async:0.3.3`

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

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