is not current version
Last Version 4.3.1

Vertx JDBC Client 4.2.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-jdbc-client
Version

Version

4.2.3
Type

Type

jar
Description

Description

Vertx JDBC Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-jdbc-client 4.2.3


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

Dependencies

compile (8)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-sql-client jar
io.vertx : vertx-docgen Optional jar
com.mchange : c3p0 jar 0.9.5.5
com.zaxxer : HikariCP Optional jar 4.0.3
io.agroal : agroal-api Optional jar 1.12
io.agroal : agroal-pool Optional jar 1.12

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (14)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.vertx : vertx-core test-jar
org.hsqldb : hsqldb jar 2.5.1
org.apache.derby : derby jar 10.14.2.0
com.h2database : h2 jar 1.4.200
mysql : mysql-connector-java jar 6.0.2
io.vertx : vertx-sql-client test-jar
io.vertx : vertx-unit jar
org.testcontainers : mssqlserver jar 1.15.2
com.microsoft.sqlserver : mssql-jdbc jar 7.2.2.jre8
org.testcontainers : clickhouse jar 1.15.2
ru.yandex.clickhouse : clickhouse-jdbc jar 0.2.4
com.oracle.database.jdbc : ojdbc8 jar 21.1.0.0
org.testcontainers : oracle-xe jar 1.15.2

Project Modules

There are no modules declared in this project.