postgres-async-driver

Asynchronous PostgreSQL Java driver

License

License

GroupId

GroupId

com.github.jaceksokol
ArtifactId

ArtifactId

postgres-async-driver
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

postgres-async-driver
Asynchronous PostgreSQL Java driver
Project URL

Project URL

https://github.com/jaceksokol/postgres-async-driver

Download postgres-async-driver

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jaceksokol/postgres-async-driver/ -->
<dependency>
    <groupId>com.github.jaceksokol</groupId>
    <artifactId>postgres-async-driver</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jaceksokol/postgres-async-driver/
implementation 'com.github.jaceksokol:postgres-async-driver:0.1.3'
// https://jarcasting.com/artifacts/com.github.jaceksokol/postgres-async-driver/
implementation ("com.github.jaceksokol:postgres-async-driver:0.1.3")
'com.github.jaceksokol:postgres-async-driver:jar:0.1.3'
<dependency org="com.github.jaceksokol" name="postgres-async-driver" rev="0.1.3">
  <artifact name="postgres-async-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jaceksokol', module='postgres-async-driver', version='0.1.3')
)
libraryDependencies += "com.github.jaceksokol" % "postgres-async-driver" % "0.1.3"
[com.github.jaceksokol/postgres-async-driver "0.1.3"]

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.11.Final
io.reactivex : rxjava jar 1.3.0
com.nurkiewicz.typeof : typeof jar 0.0.1
org.slf4j : slf4j-api jar 1.7.18
org.hamcrest : hamcrest-library jar 1.3

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16
com.google.code.findbugs : annotations jar 3.0.1u2

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
ru.yandex.qatools.embed : postgresql-embedded jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0