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

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

Project for filtering of JSON for logging purposes

Категории

Категории

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

Группа

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

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

parent
Версия

Версия

2.1.0
Тип

Тип

pom

Скачать parent 2.1.0

Имя Файла Размер
parent-2.1.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>2.1.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:2.1.0'
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/parent/
implementation ("com.github.skjolber.json-log-filter:parent:2.1.0")
'com.github.skjolber.json-log-filter:parent:pom:2.1.0'
<dependency org="com.github.skjolber.json-log-filter" name="parent" rev="2.1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='parent', version='2.1.0')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "parent" % "2.1.0"
[com.github.skjolber.json-log-filter/parent "2.1.0"]