не последняя версия
Последняя версия 1.1.1

io.quarkiverse.googlecloudservices:quarkus-google-cloud-spanner-deployment 0.8.0.CR3


Категории

Категории

Quarkus Контейнер Микросервисы Google Cloud PaaS Providers
Группа

Группа

io.quarkiverse.googlecloudservices
Идентификатор

Идентификатор

quarkus-google-cloud-spanner-deployment
Версия

Версия

0.8.0.CR3
Тип

Тип

jar

Скачать quarkus-google-cloud-spanner-deployment 0.8.0.CR3


<!-- https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-spanner-deployment/ -->
<dependency>
    <groupId>io.quarkiverse.googlecloudservices</groupId>
    <artifactId>quarkus-google-cloud-spanner-deployment</artifactId>
    <version>0.8.0.CR3</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-spanner-deployment/
implementation 'io.quarkiverse.googlecloudservices:quarkus-google-cloud-spanner-deployment:0.8.0.CR3'
// https://jarcasting.com/artifacts/io.quarkiverse.googlecloudservices/quarkus-google-cloud-spanner-deployment/
implementation ("io.quarkiverse.googlecloudservices:quarkus-google-cloud-spanner-deployment:0.8.0.CR3")
'io.quarkiverse.googlecloudservices:quarkus-google-cloud-spanner-deployment:jar:0.8.0.CR3'
<dependency org="io.quarkiverse.googlecloudservices" name="quarkus-google-cloud-spanner-deployment" rev="0.8.0.CR3">
  <artifact name="quarkus-google-cloud-spanner-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.googlecloudservices', module='quarkus-google-cloud-spanner-deployment', version='0.8.0.CR3')
)
libraryDependencies += "io.quarkiverse.googlecloudservices" % "quarkus-google-cloud-spanner-deployment" % "0.8.0.CR3"
[io.quarkiverse.googlecloudservices/quarkus-google-cloud-spanner-deployment "0.8.0.CR3"]