is not current version
Last Version 2.14.0

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

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

0.11.0
Type

Type

jar

Download logbook-spring-boot-starter 0.11.0


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