Last Version

Spring Cloud GCP Module - Storage 3.3.0

Spring Cloud GCP Storage Module

License

License

GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

spring-cloud-gcp-storage
Version

Version

3.3.0
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.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.20
com.google.cloud : google-cloud-storage jar 2.6.1
org.springframework.integration : spring-integration-file Optional jar 5.5.12
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.