Jar examples for j:jackson-antpathfilter
An implementation to add filtering based on AntPath matching
You can download jar file jackson-antpathfilter 1.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jackson-antpathfilter-1.0.2.jar to your project.
<dependency> <groupId>ch.mfrey.jackson</groupId> <artifactId>jackson-antpathfilter</artifactId> <version>1.0.2</version> </dependency>
compile group: 'ch.mfrey.jackson', name: 'jackson-antpathfilter', version: '1.0.2'
libraryDependencies += "ch.mfrey.jackson" % "jackson-antpathfilter" % "1.0.2"
<dependency org="ch.mfrey.jackson" name="jackson-antpathfilter" rev="1.0.2"/>
@Grapes(@Grab(group='ch.mfrey.jackson', module='jackson-antpathfilter', version='1.0.2'))
'ch.mfrey.jackson:jackson-antpathfilter:jar:1.0.2'
Click the following link to download the jar file.
jackson-antpathfilter-1.0.2-javadoc.jar