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