is not current version
Last Version 0.8.9

com.impossibl.pgjdbc-ng:pgjdbc-ng 0.4

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.4
Type

Type

jar

Download pgjdbc-ng 0.4


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