License |
License |
---|---|
GroupId | GroupIdcom.plumelog |
ArtifactId | ArtifactIdplumelog-http |
Last Version | Last Version3.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent project of plumelog
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.plumelog : plumelog-core | jar | 3.5.3 |
com.plumelog : plumelog-trace | jar | 3.5.3 |
Group / Artifact | Type | Version |
---|---|---|
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 |