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

io.quarkiverse.googlecloudservices:quarkus-google-cloud-storage 0.2.0

Use Google Cloud Storage object storage service

Категории

Категории

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

Группа

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

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

quarkus-google-cloud-storage
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать quarkus-google-cloud-storage 0.2.0


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