Last Version

Jackson Squiggly Filter 1.0.0

The Jackson Squiggly Filter is a PropertyFilter used for including/excluding 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

jackson-squiggly-filter
Version

Version

1.0.0
Type

Type

jar
Description

Description

Jackson Squiggly Filter
The Jackson Squiggly Filter is a PropertyFilter used for including/excluding properties of an object/list/map using a subset of the Facebook Graph API filtering syntax.
Project URL

Project URL

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

Source Code Management

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

Download jackson-squiggly-filter 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 19.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.3
commons-beanutils : commons-beanutils jar 1.9.3
net.jcip : jcip-annotations jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.