Last Version

pg-async-driver 0.1

Asynchronous PostgreSQL Java driver

License

License

GroupId

GroupId

com.github.alaisi.pgasync
ArtifactId

ArtifactId

pg-async-driver
Version

Version

0.1
Type

Type

jar
Description

Description

pg-async-driver
Asynchronous PostgreSQL Java driver
Project URL

Project URL

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

Download pg-async-driver 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty-codec jar 4.0.15.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.