| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.github.skjolber.json-log-filter |
| Идентификатор | Идентификаторparent |
| Версия | Версия2.0.1 |
| Тип | Типpom |
| Описание |
Описаниеjson-log-filter
Project for filtering of JSON for logging purposes
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| parent-2.0.1.pom | 15 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.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:2.0.1'
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/parent/
implementation ("com.github.skjolber.json-log-filter:parent:2.0.1")
'com.github.skjolber.json-log-filter:parent:pom:2.0.1'
<dependency org="com.github.skjolber.json-log-filter" name="parent" rev="2.0.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='parent', version='2.0.1')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "parent" % "2.0.1"
[com.github.skjolber.json-log-filter/parent "2.0.1"]