Last Version

postgresql-async 0.3.9

Async, Netty based, database driver for PostgreSQL written in Scala

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.github.dealermade
ArtifactId

ArtifactId

postgresql-async_2.12
Version

Version

0.3.9
Type

Type

jar
Description

Description

postgresql-async
Async, Netty based, database driver for PostgreSQL written in Scala
Project Organization

Project Organization

Dealermade
Source Code Management

Source Code Management

https://github.com/Dealermade/postgresql-async

Download postgresql-async_2.12 0.3.9


<!-- https://jarcasting.com/artifacts/com.github.dealermade/postgresql-async_2.12/ -->
<dependency>
    <groupId>com.github.dealermade</groupId>
    <artifactId>postgresql-async_2.12</artifactId>
    <version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dealermade/postgresql-async_2.12/
implementation 'com.github.dealermade:postgresql-async_2.12:0.3.9'
// https://jarcasting.com/artifacts/com.github.dealermade/postgresql-async_2.12/
implementation ("com.github.dealermade:postgresql-async_2.12:0.3.9")
'com.github.dealermade:postgresql-async_2.12:jar:0.3.9'
<dependency org="com.github.dealermade" name="postgresql-async_2.12" rev="0.3.9">
  <artifact name="postgresql-async_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dealermade', module='postgresql-async_2.12', version='0.3.9')
)
libraryDependencies += "com.github.dealermade" % "postgresql-async_2.12" % "0.3.9"
[com.github.dealermade/postgresql-async_2.12 "0.3.9"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.github.dealermade : db-async-common_2.12 jar 0.3.9

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.5.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.