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