| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration JSON Data Logbook Logging |
| GroupId | GroupIdcom.github.skjolber.json-log-filter |
| ArtifactId | ArtifactIdspring-boot-autoconfigure-logbook |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProject for filtering of JSON for logging purposes
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/spring-boot-autoconfigure-logbook/ -->
<dependency>
<groupId>com.github.skjolber.json-log-filter</groupId>
<artifactId>spring-boot-autoconfigure-logbook</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/spring-boot-autoconfigure-logbook/
implementation 'com.github.skjolber.json-log-filter:spring-boot-autoconfigure-logbook:3.0.2'
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/spring-boot-autoconfigure-logbook/
implementation ("com.github.skjolber.json-log-filter:spring-boot-autoconfigure-logbook:3.0.2")
'com.github.skjolber.json-log-filter:spring-boot-autoconfigure-logbook:jar:3.0.2'
<dependency org="com.github.skjolber.json-log-filter" name="spring-boot-autoconfigure-logbook" rev="3.0.2">
<artifact name="spring-boot-autoconfigure-logbook" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='spring-boot-autoconfigure-logbook', version='3.0.2')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "spring-boot-autoconfigure-logbook" % "3.0.2"
[com.github.skjolber.json-log-filter/spring-boot-autoconfigure-logbook "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.zalando : logbook-core | jar | 2.14.0 |
| com.github.skjolber.json-log-filter : api | jar | 3.0.2 |
| com.github.skjolber.json-log-filter : path | jar | 3.0.2 |
| org.zalando : logbook-api | jar | 2.14.0 |
| org.zalando : logbook-spring-boot-autoconfigure | jar | 2.14.0 |
| org.zalando : logbook-logstash | jar | 2.14.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.0 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.7.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.6.0 |
| com.google.truth : truth | jar | 1.1.3 |
| com.google.truth.extensions : truth-java8-extension | jar | 1.1.3 |