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

Jackson AntPath Filter 1.0.2

An implementation to add filtering based on AntPath matching

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Jackson Данные JSON
Группа

Группа

ch.mfrey.jackson
Идентификатор

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

jackson-antpathfilter
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

Jackson AntPath Filter
An implementation to add filtering based on AntPath matching
Ссылка на сайт

Ссылка на сайт

https://github.com/Antibrumm/jackson-antpathfilter
Система контроля версий

Система контроля версий

https://github.com/Antibrumm/jackson-antpathfilter.git

Скачать jackson-antpathfilter 1.0.2


<!-- https://jarcasting.com/artifacts/ch.mfrey.jackson/jackson-antpathfilter/ -->
<dependency>
    <groupId>ch.mfrey.jackson</groupId>
    <artifactId>jackson-antpathfilter</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mfrey.jackson/jackson-antpathfilter/
implementation 'ch.mfrey.jackson:jackson-antpathfilter:1.0.2'
// https://jarcasting.com/artifacts/ch.mfrey.jackson/jackson-antpathfilter/
implementation ("ch.mfrey.jackson:jackson-antpathfilter:1.0.2")
'ch.mfrey.jackson:jackson-antpathfilter:jar:1.0.2'
<dependency org="ch.mfrey.jackson" name="jackson-antpathfilter" rev="1.0.2">
  <artifact name="jackson-antpathfilter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mfrey.jackson', module='jackson-antpathfilter', version='1.0.2')
)
libraryDependencies += "ch.mfrey.jackson" % "jackson-antpathfilter" % "1.0.2"
[ch.mfrey.jackson/jackson-antpathfilter "1.0.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-core jar 2.5.0
com.fasterxml.jackson.core : jackson-databind jar 2.5.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.