is not current version
Last Version 2.14.0

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

Spring Boot Webflux Auto Configuration for Logbook

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-webflux-autoconfigure
Version

Version

2.13.0
Type

Type

jar

Download logbook-spring-boot-webflux-autoconfigure 2.13.0


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