License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices config Application Layer Libs Configuration |
GroupId | GroupIdio.quarkiverse.config |
ArtifactId | ArtifactIdquarkus-config-jdbc-deployment |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionQuarkus - Config Extensions - JDBC - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.config/quarkus-config-jdbc-deployment/ -->
<dependency>
<groupId>io.quarkiverse.config</groupId>
<artifactId>quarkus-config-jdbc-deployment</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.config/quarkus-config-jdbc-deployment/
implementation 'io.quarkiverse.config:quarkus-config-jdbc-deployment:1.0.2'
// https://jarcasting.com/artifacts/io.quarkiverse.config/quarkus-config-jdbc-deployment/
implementation ("io.quarkiverse.config:quarkus-config-jdbc-deployment:1.0.2")
'io.quarkiverse.config:quarkus-config-jdbc-deployment:jar:1.0.2'
<dependency org="io.quarkiverse.config" name="quarkus-config-jdbc-deployment" rev="1.0.2">
<artifact name="quarkus-config-jdbc-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.config', module='quarkus-config-jdbc-deployment', version='1.0.2')
)
libraryDependencies += "io.quarkiverse.config" % "quarkus-config-jdbc-deployment" % "1.0.2"
[io.quarkiverse.config/quarkus-config-jdbc-deployment "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-arc-deployment | jar | |
io.quarkus : quarkus-agroal-deployment | jar | |
io.quarkiverse.config : quarkus-config-jdbc | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
io.quarkus : quarkus-test-h2 | jar | |
io.quarkus : quarkus-jdbc-h2-deployment | jar |