is not current version
Last Version 3.0.2

com.github.skjolber.json-log-filter:parent 3.0.0

Project for filtering of JSON for logging purposes

Categories

Categories

JSON Data
GroupId

GroupId

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

ArtifactId

parent
Version

Version

3.0.0
Type

Type

pom

Download parent 3.0.0

Filename Size
parent-3.0.0.pom 16 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.0</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.0'
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/parent/
implementation ("com.github.skjolber.json-log-filter:parent:3.0.0")
'com.github.skjolber.json-log-filter:parent:pom:3.0.0'
<dependency org="com.github.skjolber.json-log-filter" name="parent" rev="3.0.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='parent', version='3.0.0')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "parent" % "3.0.0"
[com.github.skjolber.json-log-filter/parent "3.0.0"]