is not current version
Last Version 42.4.0

pgdjbc Postgresql-jre7 42.2.23.jre7

PostgreSQL JDBC Driver Postgresql-jre7

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.postgresql
ArtifactId

ArtifactId

postgresql
Version

Version

42.2.23.jre7
Type

Type

jar
Description

Description

pgdjbc Postgresql-jre7
PostgreSQL JDBC Driver Postgresql-jre7
Project URL

Project URL

https://jdbc.postgresql.org
Project Organization

Project Organization

PostgreSQL Global Development Group
Source Code Management

Source Code Management

https://github.com/pgjdbc/pgjdbc

Download postgresql 42.2.23.jre7


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.dblock.waffle : waffle-jna Optional jar 1.8.1

Project Modules

There are no modules declared in this project.