Last Version

Jackson AntPath Filter 1.0.2

An implementation to add filtering based on AntPath matching

License

License

Categories

Categories

Ant Build Tools Jackson Data JSON
GroupId

GroupId

ch.mfrey.jackson
ArtifactId

ArtifactId

jackson-antpathfilter
Version

Version

1.0.2
Type

Type

jar
Description

Description

Jackson AntPath Filter
An implementation to add filtering based on AntPath matching
Project URL

Project URL

https://github.com/Antibrumm/jackson-antpathfilter
Source Code Management

Source Code Management

https://github.com/Antibrumm/jackson-antpathfilter.git

Download jackson-antpathfilter 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.5.0
com.fasterxml.jackson.core : jackson-databind jar 2.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.