com.opower:rest-client-tools

Client proxy generation library based on RestEasy 2.3.4.Final

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

rest-client-tools
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Client proxy generation library based on RestEasy 2.3.4.Final
Ссылка на сайт

Ссылка на сайт

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

Скачать rest-client-tools

Имя Файла Размер
rest-client-tools-1.3.0.pom 93 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5

provided (8)

Идентификатор библиотеки Тип Версия
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 (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

  • rest-client-generator
  • rest-client-hystrix
  • rest-client-test

Версии библиотеки

Версия
1.3.0
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0