<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config-server</artifactId>
<version>3.1.8</version>
</dependency>
libraryDependencies += "org.springframework.cloud" % "spring-cloud-config-server" % "3.1.8"
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-config-server', version='3.1.8')
)
<dependency org="org.springframework.cloud" name="spring-cloud-config-server" rev="3.1.8" />
<parent> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-config</artifactId> <version>3.1.8</version> </parent>
compile
|-- org.springframework.boot:spring-boot-configuration-processor:2.6.15
|-- org.springframework.boot:spring-boot-starter-jdbc:2.6.15
|-- org.springframework.boot:spring-boot-starter-data-redis:2.6.15
|-- org.springframework.cloud:spring-cloud-config-client:3.1.8
|-- org.springframework.boot:spring-boot-starter-actuator:2.6.15
|-- org.springframework.boot:spring-boot-starter-web:2.6.15
|-- org.springframework.boot:spring-boot-starter-validation:2.6.15
|-- org.springframework.security:spring-security-crypto:5.6.10
|-- org.springframework.security:spring-security-rsa:1.0.11.RELEASE
|-- org.springframework.vault:spring-vault-core:2.3.2
|-- org.springframework.credhub:spring-credhub-core:2.1.1.RELEASE
|-- org.eclipse.jgit:org.eclipse.jgit:5.13.1.202206130422-r
|-- org.eclipse.jgit:org.eclipse.jgit.http.apache:5.13.1.202206130422-r
|-- org.eclipse.jgit:org.eclipse.jgit.ssh.apache:5.13.1.202206130422-r
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.5
|-- org.tmatesoft.svnkit:svnkit:1.10.1
|-- com.amazonaws:aws-java-sdk-core:1.11.911
|-- com.amazonaws:aws-java-sdk-s3:1.11.911
|-- com.amazonaws:aws-java-sdk-secretsmanager:1.11.911
|-- com.amazonaws:aws-java-sdk-ssm:1.11.911
|-- org.springframework.boot:spring-boot-autoconfigure-processor:2.6.15
|-- com.google.apis:google-api-services-iam:v1-rev20201112-1.30.10
|-- com.google.cloud:google-cloud-secretmanager:1.0.1
|-- com.google.apis:google-api-services-cloudresourcemanager:v1-rev20200210-1.30.9