| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.imbactbulletz |
| Идентификатор | Идентификаторcommonhttpclient |
| Последняя версия | Последняя версия3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommonHTTPClient
HTTP Client for RAF SI Broker.
|
| Имя Файла | Размер |
|---|---|
| commonhttpclient-3.0.pom | |
| commonhttpclient-3.0.jar | 13 KB |
| commonhttpclient-3.0-sources.jar | 6 KB |
| commonhttpclient-3.0-javadoc.jar | 89 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.imbactbulletz/commonhttpclient/ -->
<dependency>
<groupId>com.github.imbactbulletz</groupId>
<artifactId>commonhttpclient</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imbactbulletz/commonhttpclient/
implementation 'com.github.imbactbulletz:commonhttpclient:3.0'
// https://jarcasting.com/artifacts/com.github.imbactbulletz/commonhttpclient/
implementation ("com.github.imbactbulletz:commonhttpclient:3.0")
'com.github.imbactbulletz:commonhttpclient:jar:3.0'
<dependency org="com.github.imbactbulletz" name="commonhttpclient" rev="3.0">
<artifact name="commonhttpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imbactbulletz', module='commonhttpclient', version='3.0')
)
libraryDependencies += "com.github.imbactbulletz" % "commonhttpclient" % "3.0"
[com.github.imbactbulletz/commonhttpclient "3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 5.1.7.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |