is not current version
Last Version 3.1.3

spring-cloud-starter-config 3.0.5

Spring Cloud Starter

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-config
Version

Version

3.0.5
Type

Type

jar
Description

Description

spring-cloud-starter-config
Spring Cloud Starter
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-config 3.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 3.0.4
org.springframework.cloud : spring-cloud-config-client jar 3.0.5
com.fasterxml.jackson.core : jackson-databind jar 2.11.4

Project Modules

There are no modules declared in this project.