Last Version

org.zalando:logbook-spring-boot-autoconfigure 2.14.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.14.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.14.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.zalando : logbook-core jar
org.zalando : logbook-httpclient jar
org.zalando : logbook-json jar
org.zalando : logbook-spring jar
org.zalando : logbook-servlet jar
org.zalando : logbook-httpclient5 Optional jar
org.zalando : logbook-test jar
org.apiguardian : apiguardian-api jar 1.1.2
org.zalando : faux-pas jar 0.9.0
org.slf4j : slf4j-api jar 1.7.32

provided (7)

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

test (12)

Group / Artifact Type Version
uk.org.lidalia : slf4j-test jar 1.2.0
org.springframework.boot : spring-boot-starter jar 2.5.5
org.springframework.boot : spring-boot-starter-test jar 2.5.5
org.slf4j : jcl-over-slf4j jar 1.7.32
com.google.guava : guava jar 31.0.1-jre
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.0.0
org.mockito : mockito-junit-jupiter jar 4.0.0
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.