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

com.nextgearcapital:feign-hystrix-oauth2-spring-boot-starter 1.0.1

Spring Boot Auto configuration passing Spring Security Context along to Hystrix enabled Feign clients.

Категории

Категории

Spring Boot Контейнер Микросервисы H2 Данные Базы данных OAuth2 Безопасность Feign Сеть HTTP Clients
Группа

Группа

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

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

feign-hystrix-oauth2-spring-boot-starter
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать feign-hystrix-oauth2-spring-boot-starter 1.0.1


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