is not current version
Last Version 3.4.1

io.pivotal.spring.cloud:spring-cloud-services-starter-config-client 3.1.3.RELEASE

Spring Cloud Services Config Client Starter

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

io.pivotal.spring.cloud
ArtifactId

ArtifactId

spring-cloud-services-starter-config-client
Version

Version

3.1.3.RELEASE
Type

Type

pom

Download spring-cloud-services-starter-config-client 3.1.3.RELEASE


<!-- 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.1.3.RELEASE</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.1.3.RELEASE'
// 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.1.3.RELEASE")
'io.pivotal.spring.cloud:spring-cloud-services-starter-config-client:pom:3.1.3.RELEASE'
<dependency org="io.pivotal.spring.cloud" name="spring-cloud-services-starter-config-client" rev="3.1.3.RELEASE">
  <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.1.3.RELEASE')
)
libraryDependencies += "io.pivotal.spring.cloud" % "spring-cloud-services-starter-config-client" % "3.1.3.RELEASE"
[io.pivotal.spring.cloud/spring-cloud-services-starter-config-client "3.1.3.RELEASE"]