License |
License |
---|---|
Categories |
CategoriesKubernetes Container Virtualization Tools Net config Application Layer Libs Configuration |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-starter-kubernetes-config |
Last Version | Last Version1.1.10.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Kubernetes :: Starter :: Config
Spring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-kubernetes-config/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-kubernetes-config</artifactId>
<version>1.1.10.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-kubernetes-config/
implementation 'org.springframework.cloud:spring-cloud-starter-kubernetes-config:1.1.10.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-kubernetes-config/
implementation ("org.springframework.cloud:spring-cloud-starter-kubernetes-config:1.1.10.RELEASE")
'org.springframework.cloud:spring-cloud-starter-kubernetes-config:jar:1.1.10.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-kubernetes-config" rev="1.1.10.RELEASE">
<artifact name="spring-cloud-starter-kubernetes-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-kubernetes-config', version='1.1.10.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-kubernetes-config" % "1.1.10.RELEASE"
[org.springframework.cloud/spring-cloud-starter-kubernetes-config "1.1.10.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-kubernetes-core | jar | 1.1.10.RELEASE |
org.springframework.cloud : spring-cloud-kubernetes-config | jar | 1.1.10.RELEASE |