| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.bogdanovmn.httpclient.diskcache |
| Идентификатор | Идентификаторhttp-client-with-disk-cache |
| Последняя версия | Последняя версия3.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHTTP client framework (Client with local disk cache)
HTTP client framework (with local disk cache)
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient.diskcache/http-client-with-disk-cache/ -->
<dependency>
<groupId>com.github.bogdanovmn.httpclient.diskcache</groupId>
<artifactId>http-client-with-disk-cache</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient.diskcache/http-client-with-disk-cache/
implementation 'com.github.bogdanovmn.httpclient.diskcache:http-client-with-disk-cache:3.1.0'
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient.diskcache/http-client-with-disk-cache/
implementation ("com.github.bogdanovmn.httpclient.diskcache:http-client-with-disk-cache:3.1.0")
'com.github.bogdanovmn.httpclient.diskcache:http-client-with-disk-cache:jar:3.1.0'
<dependency org="com.github.bogdanovmn.httpclient.diskcache" name="http-client-with-disk-cache" rev="3.1.0">
<artifact name="http-client-with-disk-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanovmn.httpclient.diskcache', module='http-client-with-disk-cache', version='3.1.0')
)
libraryDependencies += "com.github.bogdanovmn.httpclient.diskcache" % "http-client-with-disk-cache" % "3.1.0"
[com.github.bogdanovmn.httpclient.diskcache/http-client-with-disk-cache "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.bogdanovmn.httpclient.core : http-client-core | jar | 3.1.0 |
| commons-io : commons-io | jar | 2.11.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| ch.qos.logback : logback-classic | jar | 1.2.5 |
| ch.qos.logback : logback-core | jar | 1.2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |