| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.tobj.http.simplerequest |
| Идентификатор | Идентификаторhttprequestsimple |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHTTPRequestSimple
Java Library for simple HTTP requests
|
| Организация-разработчик |
Организация-разработчикTobias Johannes |
| Имя Файла | Размер |
|---|---|
| httprequestsimple-1.0.2.pom | |
| httprequestsimple-1.0.2.jar | 11 KB |
| httprequestsimple-1.0.2-sources.jar | 6 KB |
| httprequestsimple-1.0.2-javadoc.jar | 86 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.tobj.http.simplerequest/httprequestsimple/ -->
<dependency>
<groupId>de.tobj.http.simplerequest</groupId>
<artifactId>httprequestsimple</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.tobj.http.simplerequest/httprequestsimple/
implementation 'de.tobj.http.simplerequest:httprequestsimple:1.0.2'
// https://jarcasting.com/artifacts/de.tobj.http.simplerequest/httprequestsimple/
implementation ("de.tobj.http.simplerequest:httprequestsimple:1.0.2")
'de.tobj.http.simplerequest:httprequestsimple:jar:1.0.2'
<dependency org="de.tobj.http.simplerequest" name="httprequestsimple" rev="1.0.2">
<artifact name="httprequestsimple" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tobj.http.simplerequest', module='httprequestsimple', version='1.0.2')
)
libraryDependencies += "de.tobj.http.simplerequest" % "httprequestsimple" % "1.0.2"
[de.tobj.http.simplerequest/httprequestsimple "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| org.apache.httpcomponents : httpclient | jar | 4.4 |
| org.apache.logging.log4j : log4j-api | jar | 2.1 |