Last Version

hystrix-context-spring-boot-starter 1.0.0

Spring Boot Hystrix Context

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.jmnarloch
ArtifactId

ArtifactId

hystrix-context-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

hystrix-context-spring-boot-starter
Spring Boot Hystrix Context
Project URL

Project URL

https://github.com/jmnarloch/hystrix-context-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/jmnarloch/hystrix-context-spring-boot-starter.git

Download hystrix-context-spring-boot-starter 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.3.5.RELEASE
org.springframework.boot : spring-boot-starter jar 1.3.5.RELEASE
com.netflix.hystrix : hystrix-core jar 1.5.3

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.3.5.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.3.5.RELEASE
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.