is not current version
Last Version 1.1.1

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

Use Google Cloud Storage object storage service

Categories

Categories

Quarkus Container Microservices Google Cloud PaaS Providers
GroupId

GroupId

io.quarkiverse.googlecloudservices
ArtifactId

ArtifactId

quarkus-google-cloud-storage
Version

Version

0.2.0
Type

Type

jar

Download 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"]