| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.fangjinuo.agileway |
| Идентификатор | Идентификаторagileway-httpclient |
| Версия | Версия2.6.8 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.fangjinuo.agileway:agileway-httpclient:2.6.8
Simplify the use of apache httpclient
|
| Имя Файла | Размер |
|---|---|
| agileway-httpclient-2.6.8.pom | |
| agileway-httpclient-2.6.8.jar | 21 KB |
| agileway-httpclient-2.6.8-sources.jar | 8 KB |
| agileway-httpclient-2.6.8-javadoc.jar | 50 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-httpclient/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-httpclient</artifactId>
<version>2.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-httpclient/
implementation 'com.github.fangjinuo.agileway:agileway-httpclient:2.6.8'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-httpclient/
implementation ("com.github.fangjinuo.agileway:agileway-httpclient:2.6.8")
'com.github.fangjinuo.agileway:agileway-httpclient:jar:2.6.8'
<dependency org="com.github.fangjinuo.agileway" name="agileway-httpclient" rev="2.6.8">
<artifact name="agileway-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-httpclient', version='2.6.8')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-httpclient" % "2.6.8"
[com.github.fangjinuo.agileway/agileway-httpclient "2.6.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpasyncclient Необязательный | jar | 4.1.4 |
| org.apache.httpcomponents : httpclient Необязательный | jar | 4.5.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.22 |
| org.slf4j : slf4j-api Необязательный | jar | 1.7.22 |
| com.github.fangjinuo.langx : langx-java | jar | 4.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |