Last Version

Squiggly Filter Jackson 1.3.18

The Squiggly Filter is a Jackson JSON PropertyFilter, which selects properties of an object/list/map using a subset of the Facebook Graph API filtering syntax.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.bohnman
ArtifactId

ArtifactId

squiggly-filter-jackson
Version

Version

1.3.18
Type

Type

jar
Description

Description

Squiggly Filter Jackson
The Squiggly Filter is a Jackson JSON PropertyFilter, which selects properties of an object/list/map using a subset of the Facebook Graph API filtering syntax.
Project URL

Project URL

https://github.com/bohnman/squiggly-filter-jackson
Source Code Management

Source Code Management

https://github.com/bohnman/squiggly-filter-jackson/tree/master

Download squiggly-filter-jackson 1.3.18


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

Dependencies

compile (7)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.6
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 19.0
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
commons-beanutils : commons-beanutils jar 1.9.3
net.jcip : jcip-annotations jar 1.0
javax.servlet : javax.servlet-api Optional jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.