is not current version
Last Version 2.14.0

org.zalando:logbook-spring-boot-autoconfigure 2.13.0

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

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Logbook Logging
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

logbook-spring-boot-autoconfigure
Version

Version

2.13.0
Type

Type

jar

Download logbook-spring-boot-autoconfigure 2.13.0


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