is not current version
Last Version 2.1.3

Spring Cloud Kubernetes :: Discovery 1.1.9.RELEASE

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

License

License

Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-kubernetes-discovery
Version

Version

1.1.9.RELEASE
Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-kubernetes-discovery 1.1.9.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-kubernetes-core jar 1.1.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-actuator Optional jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-webflux Optional jar 2.3.10.RELEASE
org.springframework.cloud : spring-cloud-commons jar 2.2.8.RELEASE
org.springframework.cloud : spring-cloud-context jar 2.2.8.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.10.RELEASE

Project Modules

There are no modules declared in this project.