Last Version

Spring Cloud Kubernetes :: Config 1.1.10.RELEASE

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

License

License

Categories

Categories

Kubernetes Container Virtualization Tools Net config Application Layer Libs Configuration
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-kubernetes-config
Version

Version

1.1.10.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Kubernetes :: Config
Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-kubernetes-config 1.1.10.RELEASE


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

Dependencies

compile (10)

Group / Artifact Type Version
io.fabric8 : kubernetes-client jar 4.13.2
org.springframework.cloud : spring-cloud-kubernetes-core jar 1.1.10.RELEASE
org.springframework.boot : spring-boot-starter-logging Optional jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-actuator Optional jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-actuator-autoconfigure Optional jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.12.RELEASE
org.springframework.cloud : spring-cloud-context jar 2.2.9.RELEASE
org.springframework.cloud : spring-cloud-commons jar 2.2.9.RELEASE
org.springframework.security : spring-security-rsa jar 1.0.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.12.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.