is not current version
Last Version 1.0.3

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

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

Categories

Categories

Spring Boot Container Microservices H2 Data Databases OAuth2 Security Feign Net HTTP Clients
GroupId

GroupId

com.nextgearcapital
ArtifactId

ArtifactId

feign-hystrix-oauth2-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar

Download feign-hystrix-oauth2-spring-boot-starter 1.0.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/com.nextgearcapital/feign-hystrix-oauth2-spring-boot-starter/
implementation ("com.nextgearcapital:feign-hystrix-oauth2-spring-boot-starter:1.0.2")
'com.nextgearcapital:feign-hystrix-oauth2-spring-boot-starter:jar:1.0.2'
<dependency org="com.nextgearcapital" name="feign-hystrix-oauth2-spring-boot-starter" rev="1.0.2">
  <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.2')
)
libraryDependencies += "com.nextgearcapital" % "feign-hystrix-oauth2-spring-boot-starter" % "1.0.2"
[com.nextgearcapital/feign-hystrix-oauth2-spring-boot-starter "1.0.2"]