| Лицензия |
Лицензия
The BSD 2-Clause License
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.dongliu |
| Идентификатор | Идентификаторxhttp |
| Последняя версия | Последняя версия3.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExtension for JDK Http Module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| xhttp-3.1.0.pom | |
| xhttp-3.1.0.jar | 105 KB |
| xhttp-3.1.0-sources.jar | 56 KB |
| xhttp-3.1.0-javadoc.jar | 690 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.dongliu/xhttp/ -->
<dependency>
<groupId>net.dongliu</groupId>
<artifactId>xhttp</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dongliu/xhttp/
implementation 'net.dongliu:xhttp:3.1.0'
// https://jarcasting.com/artifacts/net.dongliu/xhttp/
implementation ("net.dongliu:xhttp:3.1.0")
'net.dongliu:xhttp:jar:3.1.0'
<dependency org="net.dongliu" name="xhttp" rev="3.1.0">
<artifact name="xhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dongliu', module='xhttp', version='3.1.0')
)
libraryDependencies += "net.dongliu" % "xhttp" % "3.1.0"
[net.dongliu/xhttp "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.dongliu : commons | jar | 8.1.5 |
| com.fasterxml.jackson.core : jackson-core Необязательный | jar | 2.10.3 |
| com.fasterxml.jackson.core : jackson-annotations Необязательный | jar | 2.10.3 |
| com.fasterxml.jackson.core : jackson-databind Необязательный | jar | 2.10.3 |
| com.google.code.gson : gson Необязательный | jar | 2.8.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.checkerframework : checker-qual | jar | 2.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| org.mockito : mockito-core | jar | 2.23.4 |
| io.undertow : undertow-core | jar | 2.0.30.Final |