| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.hb0730 |
| Идентификатор | Идентификаторhttps |
| Последняя версия | Последняя версия4.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttps
java http integration
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| https-4.0.1.pom | |
| https-4.0.1.jar | 43 KB |
| https-4.0.1-sources.jar | 24 KB |
| https-4.0.1-javadoc.jar | 199 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hb0730/https/ -->
<dependency>
<groupId>com.hb0730</groupId>
<artifactId>https</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hb0730/https/
implementation 'com.hb0730:https:4.0.1'
// https://jarcasting.com/artifacts/com.hb0730/https/
implementation ("com.hb0730:https:4.0.1")
'com.hb0730:https:jar:4.0.1'
<dependency org="com.hb0730" name="https" rev="4.0.1">
<artifact name="https" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hb0730', module='https', version='4.0.1')
)
libraryDependencies += "com.hb0730" % "https" % "4.0.1"
[com.hb0730/https "4.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| org.apache.httpcomponents : httpclient Необязательный | jar | 4.5.13 |
| org.apache.httpcomponents : httpmime Необязательный | jar | 4.5.13 |
| com.squareup.okhttp3 : okhttp Необязательный | jar | 4.9.3 |
| cn.hutool : hutool-http Необязательный | jar | 5.8.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |