is not current version
Last Version 1.0.21

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

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
Version

Version

1.0.20
Type

Type

jar
Description

Description

Project for filtering of JSON for logging purposes
Project Organization

Project Organization

Media Skjolberg

Download spring-boot-starter 1.0.20


<!-- 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.20</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.20'
// 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.20")
'com.github.skjolber.json-log-filter:spring-boot-starter:jar:1.0.20'
<dependency org="com.github.skjolber.json-log-filter" name="spring-boot-starter" rev="1.0.20">
  <artifact name="spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='spring-boot-starter', version='1.0.20')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "spring-boot-starter" % "1.0.20"
[com.github.skjolber.json-log-filter/spring-boot-starter "1.0.20"]

Dependencies

compile (6)

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

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.1
org.springframework.boot : spring-boot-starter-test jar 2.4.1
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.mockito : mockito-core jar 3.6.28
com.google.truth : truth jar 1.1
com.google.truth.extensions : truth-java8-extension jar 1.1

Project Modules

There are no modules declared in this project.