| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.yomahub |
| Идентификатор | Идентификаторtlog-httpclient |
| Версия | Версия1.3.4 |
| Тип | Типjar |
| Описание |
Описаниеa lightweight log tracking framework
|
| Имя Файла | Размер |
|---|---|
| tlog-httpclient-1.3.4.pom | |
| tlog-httpclient-1.3.4.jar | 4 KB |
| tlog-httpclient-1.3.4-sources.jar | 2 KB |
| tlog-httpclient-1.3.4-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-httpclient/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-httpclient</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-httpclient/
implementation 'com.yomahub:tlog-httpclient:1.3.4'
// https://jarcasting.com/artifacts/com.yomahub/tlog-httpclient/
implementation ("com.yomahub:tlog-httpclient:1.3.4")
'com.yomahub:tlog-httpclient:jar:1.3.4'
<dependency org="com.yomahub" name="tlog-httpclient" rev="1.3.4">
<artifact name="tlog-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-httpclient', version='1.3.4')
)
libraryDependencies += "com.yomahub" % "tlog-httpclient" % "1.3.4"
[com.yomahub/tlog-httpclient "1.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.yomahub : tlog-common | jar | 1.3.4 |
| org.springframework : spring-context Необязательный | jar | 5.0.9.RELEASE |
| org.apache.httpcomponents : httpclient Необязательный | jar | 4.5.10 |
| org.apache.httpcomponents.client5 : httpclient5 Необязательный | jar | 5.1 |