Last Version

Vertx DB2 Client 4.3.1

The Reactive DB2 client

License

License

Categories

Categories

DB2 Data Databases CLI User Interface
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-db2-client
Version

Version

4.3.1
Type

Type

jar
Description

Description

Vertx DB2 Client
The Reactive DB2 client
Project URL

Project URL

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

Project Organization

Eclipse

Download vertx-db2-client 4.3.1


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

Dependencies

compile (4)

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

test (8)

Group / Artifact Type Version
org.testcontainers : db2 jar 1.15.2
com.ibm.db2 : jcc jar 11.1.4.4
org.slf4j : slf4j-log4j12 jar 1.7.26
io.vertx : vertx-sql-client test-jar
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.