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 |
Version | Version2.1.1 |
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>2.1.1</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:2.1.1'
// 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:2.1.1")
'com.github.skjolber.json-log-filter:spring-boot-autoconfigure-logbook:jar:2.1.1'
<dependency org="com.github.skjolber.json-log-filter" name="spring-boot-autoconfigure-logbook" rev="2.1.1">
<artifact name="spring-boot-autoconfigure-logbook" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='spring-boot-autoconfigure-logbook', version='2.1.1')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "spring-boot-autoconfigure-logbook" % "2.1.1"
[com.github.skjolber.json-log-filter/spring-boot-autoconfigure-logbook "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.zalando : logbook-core | jar | 2.14.0 |
com.github.skjolber.json-log-filter : api | jar | 2.1.1 |
com.github.skjolber.json-log-filter : path | jar | 2.1.1 |
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.6.3 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.3.1 |
com.google.truth : truth | jar | 1.1.3 |
com.google.truth.extensions : truth-java8-extension | jar | 1.1.3 |