License |
License |
---|---|
Categories |
CategoriesDB2 Data Databases CLI User Interface |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-db2-client |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVertx DB2 Client
The Reactive DB2 client
|
Project URL |
Project URL |
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-db2-client-4.3.1.pom | |
vertx-db2-client-4.3.1.jar | 216 KB |
vertx-db2-client-4.3.1-tests.jar | 61 KB |
vertx-db2-client-4.3.1-test-sources.jar | 30 KB |
vertx-db2-client-4.3.1-sources.jar | 232 KB |
vertx-db2-client-4.3.1-javadoc.jar | 66 KB |
vertx-db2-client-4.3.1-docs.zip | 5 KB |
Browse |
<!-- 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"]
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 |
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 |