License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.skjolber.json-log-filter |
ArtifactId | ArtifactIdparent |
Version | Version2.1.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-2.1.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>2.1.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:2.1.1'
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/parent/
implementation ("com.github.skjolber.json-log-filter:parent:2.1.1")
'com.github.skjolber.json-log-filter:parent:pom:2.1.1'
<dependency org="com.github.skjolber.json-log-filter" name="parent" rev="2.1.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='parent', version='2.1.1')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "parent" % "2.1.1"
[com.github.skjolber.json-log-filter/parent "2.1.1"]