Last Version

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

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.21
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.21


<!-- 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.