License |
License |
---|---|
Categories |
CategoriesRatpack User Interface Web Frameworks |
GroupId | GroupIdio.ratpack |
ArtifactId | ArtifactIdratpack-hystrix |
Last Version | Last Version1.10.0-milestone-6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionratpack-hystrix
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.ratpack/ratpack-hystrix/ -->
<dependency>
<groupId>io.ratpack</groupId>
<artifactId>ratpack-hystrix</artifactId>
<version>1.10.0-milestone-6</version>
</dependency>
// https://jarcasting.com/artifacts/io.ratpack/ratpack-hystrix/
implementation 'io.ratpack:ratpack-hystrix:1.10.0-milestone-6'
// https://jarcasting.com/artifacts/io.ratpack/ratpack-hystrix/
implementation ("io.ratpack:ratpack-hystrix:1.10.0-milestone-6")
'io.ratpack:ratpack-hystrix:jar:1.10.0-milestone-6'
<dependency org="io.ratpack" name="ratpack-hystrix" rev="1.10.0-milestone-6">
<artifact name="ratpack-hystrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ratpack', module='ratpack-hystrix', version='1.10.0-milestone-6')
)
libraryDependencies += "io.ratpack" % "ratpack-hystrix" % "1.10.0-milestone-6"
[io.ratpack/ratpack-hystrix "1.10.0-milestone-6"]
Group / Artifact | Type | Version |
---|---|---|
io.ratpack : ratpack-core | jar | 1.10.0-milestone-6 |
io.ratpack : ratpack-guice | jar | 1.10.0-milestone-6 |
com.netflix.hystrix : hystrix-core | jar | 1.5.18 |
commons-logging : commons-logging | jar | 1.2 |
io.reactivex : rxjava | jar | 1.1.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |