| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.plumelog |
| Идентификатор | Идентификаторplumelog-http |
| Последняя версия | Последняя версия3.5.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe parent project of plumelog
|
| Имя Файла | Размер |
|---|---|
| plumelog-http-3.5.3.pom | |
| plumelog-http-3.5.3.jar | 4 KB |
| plumelog-http-3.5.3-sources.jar | 2 KB |
| plumelog-http-3.5.3-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.plumelog/plumelog-http/ -->
<dependency>
<groupId>com.plumelog</groupId>
<artifactId>plumelog-http</artifactId>
<version>3.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.plumelog/plumelog-http/
implementation 'com.plumelog:plumelog-http:3.5.3'
// https://jarcasting.com/artifacts/com.plumelog/plumelog-http/
implementation ("com.plumelog:plumelog-http:3.5.3")
'com.plumelog:plumelog-http:jar:3.5.3'
<dependency org="com.plumelog" name="plumelog-http" rev="3.5.3">
<artifact name="plumelog-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plumelog', module='plumelog-http', version='3.5.3')
)
libraryDependencies += "com.plumelog" % "plumelog-http" % "3.5.3"
[com.plumelog/plumelog-http "3.5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.plumelog : plumelog-core | jar | 3.5.3 |
| com.plumelog : plumelog-trace | jar | 3.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.openfeign : feign-core | jar | 11.1 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| org.springframework : spring-web | jar | 5.2.8.RELEASE |