Last Version

Spring Cloud GCP Secret Manager Module 1.2.8.RELEASE

Provides Spring Framework integrations with Google Cloud Secret Manager

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-gcp-secretmanager
Version

Version

1.2.8.RELEASE
Type

Type

jar
Description

Description

Spring Cloud GCP Secret Manager Module
Provides Spring Framework integrations with Google Cloud Secret Manager
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-gcp-secretmanager 1.2.8.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-context jar
org.springframework.cloud : spring-cloud-gcp-core jar
com.google.cloud : google-cloud-secretmanager jar
org.slf4j : slf4j-api jar

test (4)

Group / Artifact Type Version
org.awaitility : awaitility jar 3.1.6
junit : junit jar
org.mockito : mockito-core jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.