is not current version
Last Version 2.14.0

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

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.4.2
Type

Type

jar

Download logbook-spring-boot-autoconfigure 2.4.2


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