Last Version

PostgreSQL JDBC Driver - benchmarks 42.2.2

PostgreSQL JDBC Driver - benchmarks

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.postgresql
ArtifactId

ArtifactId

pgjdbc-benchmark
Version

Version

42.2.2
Type

Type

jar
Description

Description

PostgreSQL JDBC Driver - benchmarks
PostgreSQL JDBC Driver - benchmarks
Project URL

Project URL

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

Project Organization

PostgreSQL Global Development Group

Download pgjdbc-benchmark 42.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.17.4
org.postgresql : postgresql jar 42.2.2

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.17.4

Project Modules

There are no modules declared in this project.