is not current version
Last Version 2.14.0

org.zalando:logbook-httpclient 1.2.4

HTTP Client interceptor for request and response logging

Categories

Categories

CLI User Interface Logbook Application Layer Libs Logging
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

logbook-httpclient
Version

Version

1.2.4
Type

Type

jar

Download logbook-httpclient 1.2.4


<!-- https://jarcasting.com/artifacts/org.zalando/logbook-httpclient/ -->
<dependency>
    <groupId>org.zalando</groupId>
    <artifactId>logbook-httpclient</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/logbook-httpclient/
implementation 'org.zalando:logbook-httpclient:1.2.4'
// https://jarcasting.com/artifacts/org.zalando/logbook-httpclient/
implementation ("org.zalando:logbook-httpclient:1.2.4")
'org.zalando:logbook-httpclient:jar:1.2.4'
<dependency org="org.zalando" name="logbook-httpclient" rev="1.2.4">
  <artifact name="logbook-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='logbook-httpclient', version='1.2.4')
)
libraryDependencies += "org.zalando" % "logbook-httpclient" % "1.2.4"
[org.zalando/logbook-httpclient "1.2.4"]