| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.vertx |
| ArtifactId | ArtifactIdvertx-jdbc-client |
| Version | Version4.1.2 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationEclipse |
| Filename | Size |
|---|---|
| vertx-jdbc-client-4.1.2.pom | |
| vertx-jdbc-client-4.1.2.jar | 114 KB |
| vertx-jdbc-client-4.1.2-tests.jar | 116 KB |
| vertx-jdbc-client-4.1.2-test-sources.jar | 49 KB |
| vertx-jdbc-client-4.1.2-sources.jar | 84 KB |
| vertx-jdbc-client-4.1.2-javadoc.jar | 169 KB |
| vertx-jdbc-client-4.1.2-docs.zip | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-jdbc-client/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-jdbc-client</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-jdbc-client/
implementation 'io.vertx:vertx-jdbc-client:4.1.2'
// https://jarcasting.com/artifacts/io.vertx/vertx-jdbc-client/
implementation ("io.vertx:vertx-jdbc-client:4.1.2")
'io.vertx:vertx-jdbc-client:jar:4.1.2'
<dependency org="io.vertx" name="vertx-jdbc-client" rev="4.1.2">
<artifact name="vertx-jdbc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-jdbc-client', version='4.1.2')
)
libraryDependencies += "io.vertx" % "vertx-jdbc-client" % "4.1.2"
[io.vertx/vertx-jdbc-client "4.1.2"]
| 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.4 |
| com.zaxxer : HikariCP Optional | jar | 4.0.3 |
| io.agroal : agroal-api Optional | jar | 1.11 |
| io.agroal : agroal-pool Optional | jar | 1.11 |
| 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.3.4 |
| org.apache.derby : derby | jar | 10.12.1.1 |
| com.h2database : h2 | jar | 1.4.191 |
| 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 |