is not current version
Last Version 4.3.1

Vertx PostgreSQL Client 4.2.3

The Reactive PostgreSQL Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-pg-client
Version

Version

4.2.3
Type

Type

jar
Description

Description

Vertx PostgreSQL Client
The Reactive PostgreSQL Client
Project URL

Project URL

https://github.com/eclipse-vertx/vertx-sql-client
Project Organization

Project Organization

Eclipse

Download vertx-pg-client 4.2.3


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar
io.vertx : vertx-sql-client jar
com.ongres.scram : client Optional jar 2.1

test (9)

Group / Artifact Type Version
ru.yandex.qatools.embed : postgresql-embedded jar 2.10
io.vertx : vertx-sql-client test-jar
org.testcontainers : postgresql jar 1.15.2
org.openjdk.jmh : jmh-core jar 1.19
org.openjdk.jmh : jmh-generator-annprocess jar 1.19
junit : junit jar 4.13.1
io.vertx : vertx-unit jar
io.netty : netty-transport-native-epoll jar
io.netty : netty-transport-native-kqueue jar

Project Modules

There are no modules declared in this project.