Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala
db-async-common 0.3.0
Group ID:
com.github.postgresql-async
Artifact ID:
db-async-common_2.13
Version:
0.3.0
Release Date:
Nov 11, 2019
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "com.github.postgresql-async" %% "db-async-common" % "0.3.0"
ivy"com.github.postgresql-async::db-async-common:0.3.0"
//> using dep "com.github.postgresql-async::db-async-common:0.3.0"
import $ivy.`com.github.postgresql-async::db-async-common:0.3.0`
<dependency> <groupId>com.github.postgresql-async</groupId> <artifactId>db-async-common_2.13</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.github.postgresql-async', name: 'db-async-common_2.13', version: '0.3.0'