Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala
db-async-common 0.3.1-M0
Group ID:
com.github.postgresql-async
Artifact ID:
db-async-common_3
Version:
0.3.1-M0
Release Date:
Oct 28, 2021
Licenses:
Files:
Full Scala Version:
3.0.2
Developers:
libraryDependencies += "com.github.postgresql-async" %% "db-async-common" % "0.3.1-M0"
ivy"com.github.postgresql-async::db-async-common:0.3.1-M0"
//> using dep "com.github.postgresql-async::db-async-common:0.3.1-M0"
import $ivy.`com.github.postgresql-async::db-async-common:0.3.1-M0`
<dependency> <groupId>com.github.postgresql-async</groupId> <artifactId>db-async-common_3</artifactId> <version>0.3.1-M0</version> </dependency>
compile group: 'com.github.postgresql-async', name: 'db-async-common_3', version: '0.3.1-M0'