is not current version
Last Version 1.1.6

org.postgresql:pgjdbc-parent-aggregate 1.0.3

Aggregate project of PgJDBC parent poms

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.postgresql
ArtifactId

ArtifactId

pgjdbc-parent-aggregate
Version

Version

1.0.3
Type

Type

pom

Download pgjdbc-parent-aggregate 1.0.3


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