| Группа | Группаby.gdev |
|---|---|
| Идентификатор | Идентификаторhttp-head-cache |
| Последняя версия | Последняя версия1.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| http-head-cache-1.9.pom | |
| http-head-cache-1.9.jar | 13 KB |
| http-head-cache-1.9-sources.jar | 6 KB |
| http-head-cache-1.9-javadoc.jar | 69 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/by.gdev/http-head-cache/ -->
<dependency>
<groupId>by.gdev</groupId>
<artifactId>http-head-cache</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/by.gdev/http-head-cache/
implementation 'by.gdev:http-head-cache:1.9'
// https://jarcasting.com/artifacts/by.gdev/http-head-cache/
implementation ("by.gdev:http-head-cache:1.9")
'by.gdev:http-head-cache:jar:1.9'
<dependency org="by.gdev" name="http-head-cache" rev="1.9">
<artifact name="http-head-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='by.gdev', module='http-head-cache', version='1.9')
)
libraryDependencies += "by.gdev" % "http-head-cache" % "1.9"
[by.gdev/http-head-cache "1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.16.20 |
| com.google.code.gson : gson | jar | 2.8.8 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.commons : commons-io | jar | 1.3.2 |
| by.gdev » config-generator | jar | ${revision} |
| org.sonatype.plugins : nexus-staging-maven-plugin | jar | 1.6.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |