License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.skjolber.json-log-filter |
ArtifactId | ArtifactIdparent |
Version | Version3.0.1 |
Type | Typepom |
Description |
Descriptionjson-log-filter
Project for filtering of JSON for logging purposes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-3.0.1.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.1</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.1'
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/parent/
implementation ("com.github.skjolber.json-log-filter:parent:3.0.1")
'com.github.skjolber.json-log-filter:parent:pom:3.0.1'
<dependency org="com.github.skjolber.json-log-filter" name="parent" rev="3.0.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='parent', version='3.0.1')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "parent" % "3.0.1"
[com.github.skjolber.json-log-filter/parent "3.0.1"]