is not current version
Last Version 3.3.0

Spring Cloud GCP Module - Storage 3.2.1

Spring Cloud GCP Storage Module

License

License

GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

spring-cloud-gcp-storage
Version

Version

3.2.1
Type

Type

jar
Description

Description

Spring Cloud GCP Module - Storage
Spring Cloud GCP Storage Module
Project URL

Project URL

https://spring.io/projects/spring-cloud-gcp

Download spring-cloud-gcp-storage 3.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.18
com.google.cloud : google-cloud-storage jar 2.6.0
org.springframework.integration : spring-integration-file Optional jar 5.5.10
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.