istio-spring-boot-starter

Spring Boot Integration with Istio

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.piomin
Идентификатор

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

istio-spring-boot-starter
Последняя версия

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

0.1.1.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

istio-spring-boot-starter
Spring Boot Integration with Istio
Ссылка на сайт

Ссылка на сайт

https://github.com/piomin/spring-boot-istio
Система контроля версий

Система контроля версий

https://github.com/piomin/spring-boot-istio

Скачать istio-spring-boot-starter

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

<!-- https://jarcasting.com/artifacts/com.github.piomin/istio-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.piomin</groupId>
    <artifactId>istio-spring-boot-starter</artifactId>
    <version>0.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.piomin/istio-spring-boot-starter/
implementation 'com.github.piomin:istio-spring-boot-starter:0.1.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.piomin/istio-spring-boot-starter/
implementation ("com.github.piomin:istio-spring-boot-starter:0.1.1.RELEASE")
'com.github.piomin:istio-spring-boot-starter:jar:0.1.1.RELEASE'
<dependency org="com.github.piomin" name="istio-spring-boot-starter" rev="0.1.1.RELEASE">
  <artifact name="istio-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.piomin', module='istio-spring-boot-starter', version='0.1.1.RELEASE')
)
libraryDependencies += "com.github.piomin" % "istio-spring-boot-starter" % "0.1.1.RELEASE"
[com.github.piomin/istio-spring-boot-starter "0.1.1.RELEASE"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
me.snowdrop : istio-client jar 1.6.5-Beta6
io.fabric8 : kubernetes-client jar 4.10.3

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context-support jar 5.2.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE

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

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

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

Версия
0.1.1.RELEASE