is not current version
Last Version 2.10.0.Final

Quarkus - Reactive Oracle Client - Runtime 2.8.0.CR1

Connect to the Oracle database using the reactive pattern

License

License

Categories

Categories

Quarkus Container Microservices React User Interface Web Frameworks CLI
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-reactive-oracle-client
Version

Version

2.8.0.CR1
Type

Type

jar
Description

Description

Quarkus - Reactive Oracle Client - Runtime
Connect to the Oracle database using the reactive pattern
Project URL

Project URL

https://github.com/quarkusio/quarkus
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkusio/quarkus

Download quarkus-reactive-oracle-client 2.8.0.CR1


<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-oracle-client/ -->
<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-reactive-oracle-client</artifactId>
    <version>2.8.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-oracle-client/
implementation 'io.quarkus:quarkus-reactive-oracle-client:2.8.0.CR1'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-oracle-client/
implementation ("io.quarkus:quarkus-reactive-oracle-client:2.8.0.CR1")
'io.quarkus:quarkus-reactive-oracle-client:jar:2.8.0.CR1'
<dependency org="io.quarkus" name="quarkus-reactive-oracle-client" rev="2.8.0.CR1">
  <artifact name="quarkus-reactive-oracle-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-reactive-oracle-client', version='2.8.0.CR1')
)
libraryDependencies += "io.quarkus" % "quarkus-reactive-oracle-client" % "2.8.0.CR1"
[io.quarkus/quarkus-reactive-oracle-client "2.8.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-oracle-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.8.0.CR1

Project Modules

There are no modules declared in this project.