is not current version
Last Version 2.10.0.Final

Quarkus - Reactive DB2 Client - Runtime 2.6.0.CR1

Connect to the DB2 database using the reactive pattern

License

License

Categories

Categories

Quarkus Container Microservices DB2 Data Databases React User Interface Web Frameworks CLI
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-reactive-db2-client
Version

Version

2.6.0.CR1
Type

Type

jar
Description

Description

Quarkus - Reactive DB2 Client - Runtime
Connect to the DB2 database using the reactive pattern
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-reactive-db2-client 2.6.0.CR1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.quarkus : quarkus-reactive-datasource jar
io.quarkus : quarkus-vertx jar
io.smallrye.reactive : smallrye-mutiny-vertx-db2-client jar
io.quarkus : quarkus-credentials jar
io.quarkus : quarkus-smallrye-health Optional jar

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.6.0.CR1

Project Modules

There are no modules declared in this project.