License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices React User Interface Web Frameworks CLI |
GroupId | GroupIdio.quarkus |
ArtifactId | ArtifactIdquarkus-reactive-pg-client-deployment |
Version | Version2.7.1.Final |
Type | Typejar |
Description |
DescriptionQuarkus - Reactive PostgreSQL Client - Deployment
Build parent to bring in required dependencies
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-pg-client-deployment/ -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-reactive-pg-client-deployment</artifactId>
<version>2.7.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-pg-client-deployment/
implementation 'io.quarkus:quarkus-reactive-pg-client-deployment:2.7.1.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-reactive-pg-client-deployment/
implementation ("io.quarkus:quarkus-reactive-pg-client-deployment:2.7.1.Final")
'io.quarkus:quarkus-reactive-pg-client-deployment:jar:2.7.1.Final'
<dependency org="io.quarkus" name="quarkus-reactive-pg-client-deployment" rev="2.7.1.Final">
<artifact name="quarkus-reactive-pg-client-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-reactive-pg-client-deployment', version='2.7.1.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-reactive-pg-client-deployment" % "2.7.1.Final"
[io.quarkus/quarkus-reactive-pg-client-deployment "2.7.1.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-reactive-datasource-deployment | jar | |
io.quarkus : quarkus-devservices-postgresql | jar | |
io.quarkus : quarkus-vertx-deployment | jar | |
io.quarkus : quarkus-credentials-deployment | jar | |
io.quarkus : quarkus-reactive-pg-client | jar | |
io.quarkus : quarkus-smallrye-health-spi | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-resteasy-deployment | jar | |
io.rest-assured : rest-assured | jar | |
io.quarkus : quarkus-junit5-internal | jar | |
io.quarkus : quarkus-smallrye-health-deployment | jar | |
io.quarkus : quarkus-bom | pom | 2.7.1.Final |