License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdspring-cloud-gcp-autoconfigure |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud GCP Module - Autoconfigure
Spring Cloud GCP
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-autoconfigure/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>spring-cloud-gcp-autoconfigure</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-autoconfigure/
implementation 'com.google.cloud:spring-cloud-gcp-autoconfigure:3.3.0'
// https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-autoconfigure/
implementation ("com.google.cloud:spring-cloud-gcp-autoconfigure:3.3.0")
'com.google.cloud:spring-cloud-gcp-autoconfigure:jar:3.3.0'
<dependency org="com.google.cloud" name="spring-cloud-gcp-autoconfigure" rev="3.3.0">
<artifact name="spring-cloud-gcp-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='spring-cloud-gcp-autoconfigure', version='3.3.0')
)
libraryDependencies += "com.google.cloud" % "spring-cloud-gcp-autoconfigure" % "3.3.0"
[com.google.cloud/spring-cloud-gcp-autoconfigure "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |