is not current version
Last Version 0.8.9

com.impossibl.pgjdbc-ng:pgjdbc-ng 0.3

A new JDBC driver for PostgreSQL aimed at supporting the advanced features of JDBC and Postgres.

GroupId

GroupId

com.impossibl.pgjdbc-ng
ArtifactId

ArtifactId

pgjdbc-ng
Version

Version

0.3
Type

Type

jar

Download pgjdbc-ng 0.3


<!-- https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng/ -->
<dependency>
    <groupId>com.impossibl.pgjdbc-ng</groupId>
    <artifactId>pgjdbc-ng</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng/
implementation 'com.impossibl.pgjdbc-ng:pgjdbc-ng:0.3'
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng/
implementation ("com.impossibl.pgjdbc-ng:pgjdbc-ng:0.3")
'com.impossibl.pgjdbc-ng:pgjdbc-ng:jar:0.3'
<dependency org="com.impossibl.pgjdbc-ng" name="pgjdbc-ng" rev="0.3">
  <artifact name="pgjdbc-ng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.impossibl.pgjdbc-ng', module='pgjdbc-ng', version='0.3')
)
libraryDependencies += "com.impossibl.pgjdbc-ng" % "pgjdbc-ng" % "0.3"
[com.impossibl.pgjdbc-ng/pgjdbc-ng "0.3"]