Spring Cloud Kubernetes :: Core

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

Лицензия

Лицензия

Категории

Категории

Kubernetes Контейнер Виртуализация Сеть
Группа

Группа

org.springframework.cloud
Идентификатор

Идентификатор

spring-cloud-kubernetes-core
Последняя версия

Последняя версия

1.1.10.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Cloud Kubernetes :: Core
Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать spring-cloud-kubernetes-core

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
io.fabric8 : kubernetes-client jar 4.13.2
org.springframework.boot : spring-boot-starter-logging Необязательный jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-actuator-autoconfigure Необязательный jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-json jar 2.3.12.RELEASE
org.springframework.cloud : spring-cloud-context jar 2.2.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.3.12.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.20

Модули Проекта

Данный проект не имеет модулей.
org.springframework.cloud

Spring Cloud Incubator

Версии библиотеки

Версия
1.1.10.RELEASE
1.1.9.RELEASE
1.1.8.RELEASE
1.1.7.RELEASE
1.1.6.RELEASE
1.1.5.RELEASE
1.1.4.RELEASE
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE
0.3.0.RELEASE
0.2.1.RELEASE
0.2.0.RELEASE