is not current version
Last Version 1.3.18

com.github.bohnman:squiggly-filter-jackson 1.0.3

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.

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.bohnman
ArtifactId

ArtifactId

squiggly-filter-jackson
Version

Version

1.0.3
Type

Type

jar

Download squiggly-filter-jackson 1.0.3


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