com.opower:rest-client-hystrix

Client proxy generation library based on RestEasy 2.3.4.Final

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.opower
ArtifactId

ArtifactId

rest-client-hystrix
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Client proxy generation library based on RestEasy 2.3.4.Final
Project URL

Project URL

http://opower.com/rest-client-hystrix/

Download rest-client-hystrix

How to add to project

<!-- https://jarcasting.com/artifacts/com.opower/rest-client-hystrix/ -->
<dependency>
    <groupId>com.opower</groupId>
    <artifactId>rest-client-hystrix</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opower/rest-client-hystrix/
implementation 'com.opower:rest-client-hystrix:1.3.0'
// https://jarcasting.com/artifacts/com.opower/rest-client-hystrix/
implementation ("com.opower:rest-client-hystrix:1.3.0")
'com.opower:rest-client-hystrix:jar:1.3.0'
<dependency org="com.opower" name="rest-client-hystrix" rev="1.3.0">
  <artifact name="rest-client-hystrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opower', module='rest-client-hystrix', version='1.3.0')
)
libraryDependencies += "com.opower" % "rest-client-hystrix" % "1.3.0"
[com.opower/rest-client-hystrix "1.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.3.18
com.opower : rest-client-generator jar 1.3.0
org.slf4j : slf4j-api jar 1.7.5

provided (9)

Group / Artifact Type Version
javax.ws.rs : jsr311-api jar 1.1.1
joda-time : joda-time jar 2.3
com.google.guava : guava jar 14.0.1
org.apache.httpcomponents : httpclient jar 4.2.1
org.apache.httpcomponents : httpcore jar 4.2.1
com.ning : async-http-client jar 1.8.8
javax.validation : validation-api jar 1.1.0.Final
com.fasterxml.jackson.core : jackson-annotations jar 2.2.3
org.hibernate : hibernate-validator jar 4.3.1.Final

test (6)

Group / Artifact Type Version
com.opower : rest-client-test jar 1.3.0
com.google.auto.value : auto-value jar 1.0
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.easymock : easymock jar 3.2
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0