istio-spring-boot-starter

Spring Boot Integration with Istio

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.piomin
ArtifactId

ArtifactId

istio-spring-boot-starter
Last Version

Last Version

0.1.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

istio-spring-boot-starter
Spring Boot Integration with Istio
Project URL

Project URL

https://github.com/piomin/spring-boot-istio
Source Code Management

Source Code Management

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

Download istio-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
me.snowdrop : istio-client jar 1.6.5-Beta6
io.fabric8 : kubernetes-client jar 4.10.3

provided (2)

Group / Artifact Type Version
org.springframework : spring-context-support jar 5.2.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1.RELEASE