| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.arakelian |
| Идентификатор | Идентификаторjson-filter |
| Версия | Версия3.6.0 |
| Тип | Типjar |
| Описание |
Описаниеjson-filter
null
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| json-filter-3.6.0.pom | |
| json-filter-3.6.0.jar | 114 KB |
| json-filter-3.6.0-tests.jar | 18 KB |
| json-filter-3.6.0-sources.jar | 24 KB |
| json-filter-3.6.0-javadoc.jar | 428 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.arakelian/json-filter/ -->
<dependency>
<groupId>com.arakelian</groupId>
<artifactId>json-filter</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arakelian/json-filter/
implementation 'com.arakelian:json-filter:3.6.0'
// https://jarcasting.com/artifacts/com.arakelian/json-filter/
implementation ("com.arakelian:json-filter:3.6.0")
'com.arakelian:json-filter:jar:3.6.0'
<dependency org="com.arakelian" name="json-filter" rev="3.6.0">
<artifact name="json-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arakelian', module='json-filter', version='3.6.0')
)
libraryDependencies += "com.arakelian" % "json-filter" % "3.6.0"
[com.arakelian/json-filter "3.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value-annotations | jar | 2.8.8 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |