is not current version
Last Version 2.14.0

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

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

License

License

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

Type

jar
Description

Description

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

Project Organization

Zalando SE
Source Code Management

Source Code Management

https://github.com/zalando/logbook

Download logbook-spring-boot-autoconfigure 2.9.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.zalando : logbook-core jar 2.9.0
org.zalando : logbook-httpclient jar 2.9.0
org.zalando : logbook-json jar 2.9.0
org.zalando : logbook-spring jar 2.9.0
org.zalando : logbook-servlet jar 2.9.0
org.apiguardian : apiguardian-api jar 1.1.1
org.zalando : faux-pas jar 0.9.0
org.slf4j : slf4j-api jar 1.7.30

provided (7)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5
org.springframework.security : spring-security-web Optional jar 5.4.6
org.springframework.boot : spring-boot-configuration-processor jar 2.4.5
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.gag : gag jar 1.0.1
org.projectlombok : lombok jar 1.18.20

test (13)

Group / Artifact Type Version
org.zalando : logbook-test jar 2.9.0
uk.org.lidalia : slf4j-test jar 1.2.0
org.springframework.boot : spring-boot-starter jar 2.4.5
org.springframework.boot : spring-boot-starter-test jar 2.4.5
org.slf4j : jcl-over-slf4j jar 1.7.30
com.google.guava : guava jar 30.1.1-jre
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.9.0
org.mockito : mockito-junit-jupiter jar 3.9.0
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.