Last Version

json-log-filter 3.0.2

Project for filtering of JSON for logging purposes

License

License

Categories

Categories

JSON Data
GroupId

GroupId

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

ArtifactId

parent
Version

Version

3.0.2
Type

Type

pom
Description

Description

json-log-filter
Project for filtering of JSON for logging purposes
Project URL

Project URL

https://github.com/skjolber/json-log-filter
Project Organization

Project Organization

Media Skjolberg

Download parent 3.0.2

Filename Size
parent-3.0.2.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • base
  • impl/core
  • support/test
  • frameworks/jackson
  • impl/path
  • frameworks/spring-boot-autoconfigure-logbook
  • frameworks/spring-boot-starter-logbook