License |
License |
---|---|
Categories |
CategoriesCLI User Interface Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.pivotal.spring.cloud |
ArtifactId | ArtifactIdspring-cloud-services-config-client-autoconfigure |
Last Version | Last Version3.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Services Config Client Autoconfigure
Spring Cloud Services Config Client Autoconfigure
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.pivotal.spring.cloud/spring-cloud-services-config-client-autoconfigure/ -->
<dependency>
<groupId>io.pivotal.spring.cloud</groupId>
<artifactId>spring-cloud-services-config-client-autoconfigure</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.pivotal.spring.cloud/spring-cloud-services-config-client-autoconfigure/
implementation 'io.pivotal.spring.cloud:spring-cloud-services-config-client-autoconfigure:3.4.1'
// https://jarcasting.com/artifacts/io.pivotal.spring.cloud/spring-cloud-services-config-client-autoconfigure/
implementation ("io.pivotal.spring.cloud:spring-cloud-services-config-client-autoconfigure:3.4.1")
'io.pivotal.spring.cloud:spring-cloud-services-config-client-autoconfigure:jar:3.4.1'
<dependency org="io.pivotal.spring.cloud" name="spring-cloud-services-config-client-autoconfigure" rev="3.4.1">
<artifact name="spring-cloud-services-config-client-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pivotal.spring.cloud', module='spring-cloud-services-config-client-autoconfigure', version='3.4.1')
)
libraryDependencies += "io.pivotal.spring.cloud" % "spring-cloud-services-config-client-autoconfigure" % "3.4.1"
[io.pivotal.spring.cloud/spring-cloud-services-config-client-autoconfigure "3.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
io.pivotal.cfenv : java-cfenv Optional | jar | 2.4.0 |
org.springframework.cloud : spring-cloud-starter-config Optional | jar | |
org.springframework.retry : spring-retry Optional | jar | |
org.springframework.security : spring-security-oauth2-client Optional | jar |