is not current version
Last Version 3.0.2

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

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

1.0.19
Type

Type

pom

Download parent 1.0.19

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