License |
License |
---|---|
Categories |
CategoriesKubernetes Container Virtualization Tools Net config Application Layer Libs Configuration |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-starter-kubernetes-fabric8-config |
Last Version | Last Version2.1.3 |
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-fabric8-config/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-kubernetes-fabric8-config</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-kubernetes-fabric8-config/
implementation 'org.springframework.cloud:spring-cloud-starter-kubernetes-fabric8-config:2.1.3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-kubernetes-fabric8-config/
implementation ("org.springframework.cloud:spring-cloud-starter-kubernetes-fabric8-config:2.1.3")
'org.springframework.cloud:spring-cloud-starter-kubernetes-fabric8-config:jar:2.1.3'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-kubernetes-fabric8-config" rev="2.1.3">
<artifact name="spring-cloud-starter-kubernetes-fabric8-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-kubernetes-fabric8-config', version='2.1.3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-kubernetes-fabric8-config" % "2.1.3"
[org.springframework.cloud/spring-cloud-starter-kubernetes-fabric8-config "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-kubernetes-commons | jar | 2.1.3 |
org.springframework.cloud : spring-cloud-kubernetes-fabric8-autoconfig | jar | 2.1.3 |
org.springframework.cloud : spring-cloud-kubernetes-fabric8-config | jar | 2.1.3 |