| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.opower |
| Идентификатор | Идентификаторrest-client-test |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеClient proxy generation library based on RestEasy 2.3.4.Final
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| rest-client-test-1.3.0.pom | |
| rest-client-test-1.3.0.jar | 35 KB |
| rest-client-test-1.3.0-sources.jar | 16 KB |
| rest-client-test-1.3.0-javadoc.jar | 233 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.opower/rest-client-test/ -->
<dependency>
<groupId>com.opower</groupId>
<artifactId>rest-client-test</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opower/rest-client-test/
implementation 'com.opower:rest-client-test:1.3.0'
// https://jarcasting.com/artifacts/com.opower/rest-client-test/
implementation ("com.opower:rest-client-test:1.3.0")
'com.opower:rest-client-test:jar:1.3.0'
<dependency org="com.opower" name="rest-client-test" rev="1.3.0">
<artifact name="rest-client-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opower', module='rest-client-test', version='1.3.0')
)
libraryDependencies += "com.opower" % "rest-client-test" % "1.3.0"
[com.opower/rest-client-test "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jul-to-slf4j | jar | 1.7.5 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.2.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.2.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.2.3 |
| org.eclipse.jetty : jetty-server | jar | 8.1.14.v20131031 |
| org.eclipse.jetty : jetty-io | jar | 8.1.14.v20131031 |
| org.eclipse.jetty : jetty-webapp | jar | 8.1.14.v20131031 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.easymock : easymock | jar | 3.2 |