All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download squiggly-filter-jackson JAR 1.3.18 with all dependencies


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.

Files of the artifact squiggly-filter-jackson version 1.3.18 from the group com.github.bohnman.

Test

Artifact squiggly-filter-jackson
Group com.github.bohnman
Version 1.3.18
Last update 29. May 2019
Tags: using filtering selects list properties object squiggly propertyfilter subset syntax graph which json jackson facebook filter
Organization not specified
URL https://github.com/bohnman/squiggly-filter-jackson
License BSD License
Dependencies amount 6
Dependencies antlr4-runtime, commons-lang3, guava, jackson-databind, commons-beanutils, jcip-annotations,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of squiggly-filter-jackson Show documentation

Please rate this JAR file. Is it a good library?

7 downloads

Source code of squiggly-filter-jackson version 1.3.18

META-INF
META-INF.META-INF.MANIFEST.MF
.SquigglyExpression.tokens
.SquigglyExpressionLexer.tokens
com.github.bohnman.squiggly
com.github.bohnman.squiggly.com.github.bohnman.squiggly.Squiggly
com.github.bohnman.squiggly.bean
com.github.bohnman.squiggly.bean.com.github.bohnman.squiggly.bean.BeanInfo
com.github.bohnman.squiggly.bean.com.github.bohnman.squiggly.bean.BeanInfoIntrospector
com.github.bohnman.squiggly.config
com.github.bohnman.squiggly.config.com.github.bohnman.squiggly.config.SquigglyConfig
com.github.bohnman.squiggly.context
com.github.bohnman.squiggly.context.com.github.bohnman.squiggly.context.LazySquigglyContext
com.github.bohnman.squiggly.context.com.github.bohnman.squiggly.context.SquigglyContext
com.github.bohnman.squiggly.context.provider
com.github.bohnman.squiggly.context.provider.com.github.bohnman.squiggly.context.provider.AbstractSquigglyContextProvider
com.github.bohnman.squiggly.context.provider.com.github.bohnman.squiggly.context.provider.SimpleSquigglyContextProvider
com.github.bohnman.squiggly.context.provider.com.github.bohnman.squiggly.context.provider.SquigglyContextProvider
com.github.bohnman.squiggly.context.provider.com.github.bohnman.squiggly.context.provider.SquigglyFilterHolder
com.github.bohnman.squiggly.context.provider.com.github.bohnman.squiggly.context.provider.ThreadLocalContextProvider
com.github.bohnman.squiggly.filter
com.github.bohnman.squiggly.filter.com.github.bohnman.squiggly.filter.SquigglyPropertyFilter
com.github.bohnman.squiggly.filter.com.github.bohnman.squiggly.filter.SquigglyPropertyFilterMixin
com.github.bohnman.squiggly.metric
com.github.bohnman.squiggly.metric.com.github.bohnman.squiggly.metric.SquigglyMetrics
com.github.bohnman.squiggly.metric.source
com.github.bohnman.squiggly.metric.source.com.github.bohnman.squiggly.metric.source.CompositeSquigglyMetricsSource
com.github.bohnman.squiggly.metric.source.com.github.bohnman.squiggly.metric.source.GuavaCacheSquigglyMetricsSource
com.github.bohnman.squiggly.metric.source.com.github.bohnman.squiggly.metric.source.SquigglyMetricsSource
com.github.bohnman.squiggly.name
com.github.bohnman.squiggly.name.com.github.bohnman.squiggly.name.AnyDeepName
com.github.bohnman.squiggly.name.com.github.bohnman.squiggly.name.AnyShallowName
com.github.bohnman.squiggly.name.com.github.bohnman.squiggly.name.ExactName
com.github.bohnman.squiggly.name.com.github.bohnman.squiggly.name.RegexName
com.github.bohnman.squiggly.name.com.github.bohnman.squiggly.name.SquigglyName
com.github.bohnman.squiggly.name.com.github.bohnman.squiggly.name.WildcardName
com.github.bohnman.squiggly.parser
com.github.bohnman.squiggly.parser.com.github.bohnman.squiggly.parser.SquigglyNode
com.github.bohnman.squiggly.parser.com.github.bohnman.squiggly.parser.SquigglyParser
com.github.bohnman.squiggly.parser.antlr4
com.github.bohnman.squiggly.parser.antlr4.com.github.bohnman.squiggly.parser.antlr4.SquigglyExpressionBaseListener
com.github.bohnman.squiggly.parser.antlr4.com.github.bohnman.squiggly.parser.antlr4.SquigglyExpressionBaseVisitor
com.github.bohnman.squiggly.parser.antlr4.com.github.bohnman.squiggly.parser.antlr4.SquigglyExpressionLexer
com.github.bohnman.squiggly.parser.antlr4.com.github.bohnman.squiggly.parser.antlr4.SquigglyExpressionListener
com.github.bohnman.squiggly.parser.antlr4.com.github.bohnman.squiggly.parser.antlr4.SquigglyExpressionParser
com.github.bohnman.squiggly.parser.antlr4.com.github.bohnman.squiggly.parser.antlr4.SquigglyExpressionVisitor
com.github.bohnman.squiggly.util
com.github.bohnman.squiggly.util.com.github.bohnman.squiggly.util.SquigglyUtils
com.github.bohnman.squiggly.util.antlr4
com.github.bohnman.squiggly.util.antlr4.com.github.bohnman.squiggly.util.antlr4.ThrowingErrorListener
com.github.bohnman.squiggly.view
com.github.bohnman.squiggly.view.com.github.bohnman.squiggly.view.BaseView
com.github.bohnman.squiggly.view.com.github.bohnman.squiggly.view.FullView
com.github.bohnman.squiggly.view.com.github.bohnman.squiggly.view.PropertyView
com.github.bohnman.squiggly.web
com.github.bohnman.squiggly.web.com.github.bohnman.squiggly.web.RequestSquigglyContextProvider
com.github.bohnman.squiggly.web.com.github.bohnman.squiggly.web.SquigglyRequestFilter
com.github.bohnman.squiggly.web.com.github.bohnman.squiggly.web.SquigglyRequestHolder
com.github.bohnman.squiggly.web.com.github.bohnman.squiggly.web.SquigglyResponseHolder
.squiggly.default.properties




© 2015 - 2025 Weber Informatics LLC | Privacy Policy