License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-jdbc-client |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVertx JDBC Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-jdbc-client/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-jdbc-client</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-jdbc-client/
implementation 'io.vertx:vertx-jdbc-client:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-jdbc-client/
implementation ("io.vertx:vertx-jdbc-client:4.3.1")
'io.vertx:vertx-jdbc-client:jar:4.3.1'
<dependency org="io.vertx" name="vertx-jdbc-client" rev="4.3.1">
<artifact name="vertx-jdbc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-jdbc-client', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-jdbc-client" % "4.3.1"
[io.vertx/vertx-jdbc-client "4.3.1"]
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.16 |
io.agroal : agroal-pool Optional | jar | 1.16 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
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 |
org.testcontainers : postgresql | jar | 1.15.2 |
org.postgresql : postgresql | jar | 42.3.3 |
io.vertx : vertx-sql-client-templates | jar | |
io.vertx : vertx-codegen | jar |