is not current version
Last Version 2.14.0

org.zalando:logbook-spring-boot-autoconfigure 2.0.0-RC.8

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.0.0-RC.8
Type

Type

jar

Download logbook-spring-boot-autoconfigure 2.0.0-RC.8


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