| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки CLI Взаимодействие с пользователем Riptide Сеть HTTP Clients |
| Группа | Группаorg.zalando |
| Идентификатор | Идентификаторriptide-httpclient |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеRiptide: HTTP Client
Client side response routing with stream support
|
| Организация-разработчик |
Организация-разработчикZalando SE |
| Имя Файла | Размер |
|---|---|
| riptide-httpclient-3.0.0.pom | |
| riptide-httpclient-3.0.0.jar | 19 KB |
| riptide-httpclient-3.0.0-sources.jar | 9 KB |
| riptide-httpclient-3.0.0-javadoc.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.zalando/riptide-httpclient/ -->
<dependency>
<groupId>org.zalando</groupId>
<artifactId>riptide-httpclient</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/riptide-httpclient/
implementation 'org.zalando:riptide-httpclient:3.0.0'
// https://jarcasting.com/artifacts/org.zalando/riptide-httpclient/
implementation ("org.zalando:riptide-httpclient:3.0.0")
'org.zalando:riptide-httpclient:jar:3.0.0'
<dependency org="org.zalando" name="riptide-httpclient" rev="3.0.0">
<artifact name="riptide-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='riptide-httpclient', version='3.0.0')
)
libraryDependencies += "org.zalando" % "riptide-httpclient" % "3.0.0"
[org.zalando/riptide-httpclient "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 31.0.1-jre |
| io.micrometer : micrometer-core Необязательный | jar | 1.7.4 |
| org.springframework : spring-web | jar | 4.1.9.RELEASE |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apiguardian : apiguardian-api | jar | 1.1.2 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.gag : gag | jar | 1.0.1 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.zalando : riptide-core | jar | 3.0.0 |
| org.zalando : riptide-capture | jar | 3.0.0 |
| org.springframework : spring-test | jar | 4.1.9.RELEASE |
| com.github.rest-driver : rest-client-driver | jar | 2.0.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| net.jqwik : jqwik | jar | 1.5.6 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hobsoft.hamcrest : hamcrest-compose | jar | 0.4.0 |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.13.0 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.0 |
| org.zalando : jackson-datatype-problem | jar | 0.26.0 |