Last Version

PostgreSQL JDBC Driver - build skeleton pom 1.1.6

PgJDBC build configuration for highest supported Java

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.postgresql
ArtifactId

ArtifactId

pgjdbc-core-parent
Version

Version

1.1.6
Type

Type

pom
Description

Description

PostgreSQL JDBC Driver - build skeleton pom
PgJDBC build configuration for highest supported Java
Project Organization

Project Organization

PostgreSQL Global Development Group

Download pgjdbc-core-parent 1.1.6


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
se.jiderhamn : classloader-leak-test-framework jar 1.1.1

Project Modules

There are no modules declared in this project.