com.github.skjolber.json-log-filter:spring-boot-starter

Project for filtering of JSON for logging purposes

License

License

Categories

Categories

Spring Boot Container Microservices JSON Data
GroupId

GroupId

com.github.skjolber.json-log-filter
ArtifactId

ArtifactId

spring-boot-starter
Last Version

Last Version

1.0.21
Release Date

Release Date

Type

Type

jar
Description

Description

Project for filtering of JSON for logging purposes
Project Organization

Project Organization

Media Skjolberg

Download spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/spring-boot-starter/ -->
<dependency>
    <groupId>com.github.skjolber.json-log-filter</groupId>
    <artifactId>spring-boot-starter</artifactId>
    <version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/spring-boot-starter/
implementation 'com.github.skjolber.json-log-filter:spring-boot-starter:1.0.21'
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/spring-boot-starter/
implementation ("com.github.skjolber.json-log-filter:spring-boot-starter:1.0.21")
'com.github.skjolber.json-log-filter:spring-boot-starter:jar:1.0.21'
<dependency org="com.github.skjolber.json-log-filter" name="spring-boot-starter" rev="1.0.21">
  <artifact name="spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='spring-boot-starter', version='1.0.21')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "spring-boot-starter" % "1.0.21"
[com.github.skjolber.json-log-filter/spring-boot-starter "1.0.21"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.skjolber.json-log-filter : api jar 1.0.21
com.github.skjolber.json-log-filter : core jar 1.0.21
com.github.skjolber.json-log-filter : jackson jar 1.0.21
org.springframework.boot : spring-boot-autoconfigure jar 2.4.7
org.springframework.boot : spring-boot-configuration-processor jar 2.4.7
org.springframework.boot : spring-boot-starter jar 2.4.7

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.7
org.springframework.boot : spring-boot-starter-test jar 2.4.7
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.mockito : mockito-core jar 3.11.1
com.google.truth : truth jar 1.1.3
com.google.truth.extensions : truth-java8-extension jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.21
1.0.20
1.0.19
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11