| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcn.dreampie |
| Идентификатор | Идентификаторresty-httpclient |
| Версия | Версия1.3.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеresty-httpclient
Resty java httpClient
|
<!-- https://jarcasting.com/artifacts/cn.dreampie/resty-httpclient/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>resty-httpclient</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty-httpclient/
implementation 'cn.dreampie:resty-httpclient:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty-httpclient/
implementation ("cn.dreampie:resty-httpclient:1.3.0.RELEASE")
'cn.dreampie:resty-httpclient:jar:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty-httpclient" rev="1.3.0.RELEASE">
<artifact name="resty-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty-httpclient', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty-httpclient" % "1.3.0.RELEASE"
[cn.dreampie/resty-httpclient "1.3.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.dreampie : resty-common | jar | 1.3.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |