Last Version

PostgreSQL JDBC Driver - superpom 1.1.6

Sets up base plugin configuration and dependency versions

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.postgresql
ArtifactId

ArtifactId

pgjdbc-versions
Version

Version

1.1.6
Type

Type

pom
Description

Description

PostgreSQL JDBC Driver - superpom
Sets up base plugin configuration and dependency versions
Project URL

Project URL

https://github.com/pgjdbc/pgjdbc-parent-poms
Project Organization

Project Organization

PostgreSQL Global Development Group
Source Code Management

Source Code Management

https://github.com/pgjdbc/pgjdbc-parent-poms

Download pgjdbc-versions 1.1.6

Filename Size
pgjdbc-versions-1.1.6.pom 22 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.