postgres-async-driver

Asynchronous PostgreSQL Java driver

License

License

GroupId

GroupId

com.github.alaisi.pgasync
ArtifactId

ArtifactId

postgres-async-driver
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

postgres-async-driver
Asynchronous PostgreSQL Java driver
Project URL

Project URL

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

Download postgres-async-driver

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.1.Final
io.reactivex : rxjava jar 1.1.5

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2