Last Version

PostgreSQL JDBC Driver aggregate 42.2.12

PgJDBC aggregate project

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.postgresql
ArtifactId

ArtifactId

pgjdbc-aggregate
Version

Version

42.2.12
Type

Type

pom
Description

Description

PostgreSQL JDBC Driver aggregate
PgJDBC aggregate project
Project URL

Project URL

https://github.com/pgjdbc/pgjdbc
Project Organization

Project Organization

PostgreSQL Global Development Group
Source Code Management

Source Code Management

https://github.com/pgjdbc/pgjdbc

Download pgjdbc-aggregate 42.2.12


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

Dependencies

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

Project Modules

  • pgjdbc