is not current version
Last Version 2.14.0

org.zalando:logbook-spring-boot-starter 2.2.1

Spring Boot Auto Configuration for Logbook and most of its libraries/adapters

Categories

Categories

Spring Boot Container Microservices Logbook Application Layer Libs Logging
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

logbook-spring-boot-starter
Version

Version

2.2.1
Type

Type

jar

Download logbook-spring-boot-starter 2.2.1


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