не последняя версия
Последняя версия 3.0.2

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

Project for filtering of JSON for logging purposes

Категории

Категории

JSON Данные
Группа

Группа

com.github.skjolber.json-log-filter
Идентификатор

Идентификатор

parent
Версия

Версия

3.0.0
Тип

Тип

pom

Скачать parent 3.0.0

Имя Файла Размер
parent-3.0.0.pom 16 KB
Обзор

<!-- 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"]