is not current version
Last Version 1.0.2

ch.mfrey.jackson:jackson-antpathfilter 1.0.1

An implementation to add filtering based on AntPath matching

Categories

Categories

Ant Build Tools Jackson Data JSON
GroupId

GroupId

ch.mfrey.jackson
ArtifactId

ArtifactId

jackson-antpathfilter
Version

Version

1.0.1
Type

Type

jar

Download jackson-antpathfilter 1.0.1


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