| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.datoin.net |
| Идентификатор | Идентификаторhttp-requests |
| Последняя версия | Последняя версия0.2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHTTP Requests
Simplified HTTP client by datoin team
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| http-requests-0.2.4.pom | |
| http-requests-0.2.4.jar | 15 KB |
| http-requests-0.2.4-sources.jar | 8 KB |
| http-requests-0.2.4-javadoc.jar | 83 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.datoin.net/http-requests/ -->
<dependency>
<groupId>org.datoin.net</groupId>
<artifactId>http-requests</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.datoin.net/http-requests/
implementation 'org.datoin.net:http-requests:0.2.4'
// https://jarcasting.com/artifacts/org.datoin.net/http-requests/
implementation ("org.datoin.net:http-requests:0.2.4")
'org.datoin.net:http-requests:jar:0.2.4'
<dependency org="org.datoin.net" name="http-requests" rev="0.2.4">
<artifact name="http-requests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datoin.net', module='http-requests', version='0.2.4')
)
libraryDependencies += "org.datoin.net" % "http-requests" % "0.2.4"
[org.datoin.net/http-requests "0.2.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.3.3 |
| org.apache.httpcomponents : httpmime | jar | 4.3.3 |
| com.google.guava : guava | jar | 17.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.eclipse.jetty : jetty-server | jar | 9.2.1.v20140609 |
| org.eclipse.jetty : jetty-servlet | jar | 9.2.1.v20140609 |