Last Version

Spring Cloud GCP Core Module 1.2.8.RELEASE

Spring Cloud GCP Core Module

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-gcp-core
Version

Version

1.2.8.RELEASE
Type

Type

jar
Description

Description

Spring Cloud GCP Core Module
Spring Cloud GCP Core Module
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-gcp-core 1.2.8.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.cloud : google-cloud-core jar
org.springframework : spring-core jar
org.springframework : spring-context 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.