MVN

com.github.shihyuho : jackson-dynamic-filter

Maven & Gradle

Jul 30, 2018
1 usages
35 stars

jackson-dynamic-filter · The simplest way to specific filters dynamically using Jackson

<dependency>
    <groupId>com.github.shihyuho</groupId>
    <artifactId>jackson-dynamic-filter</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shihyuho : jackson-dynamic-filter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.shihyuho : jackson-dynamic-filter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jackson-dynamic-filter-1.0.1
1.0
jackson-dynamic-filter-1.0

How to add a dependency to Maven

Add the following com.github.shihyuho : jackson-dynamic-filter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.shihyuho</groupId>
    <artifactId>jackson-dynamic-filter</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.shihyuho : jackson-dynamic-filter gradle dependency to your build.gradle file:

implementation 'com.github.shihyuho:jackson-dynamic-filter:1.0.1'

Gradle Kotlin DSL: Add the following com.github.shihyuho : jackson-dynamic-filter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.shihyuho:jackson-dynamic-filter:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.shihyuho : jackson-dynamic-filter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.shihyuho" % "jackson-dynamic-filter" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 05, 2017
1 usages
163 stars
Jun 27, 2021
1 usages
54 stars
Dec 09, 2019
1 usages
Dec 09, 2019
1 usages
Apr 20, 2017
2 usages
1 stars
Nov 06, 2019
1 usages
1 stars
Dec 09, 2022
3 usages
5 stars
Jul 08, 2020
1 usages
4.1k stars