MVN

org.litote.jackson : jackson-data

Maven & Gradle

May 10, 2021
6 usages
5 stars

Jackson Data Annotations · Annotations for custom Jackson serializer and deserializer

<dependency>
    <groupId>org.litote.jackson</groupId>
    <artifactId>jackson-data</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.litote.jackson : jackson-data to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of org.litote.jackson : jackson-data to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
jackson-data-0.4.0
0.1.x
jackson-data-0.1.0

How to add a dependency to Maven

Add the following org.litote.jackson : jackson-data maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.litote.jackson</groupId>
    <artifactId>jackson-data</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.litote.jackson : jackson-data gradle dependency to your build.gradle file:

implementation 'org.litote.jackson:jackson-data:0.4.0'

Gradle Kotlin DSL: Add the following org.litote.jackson : jackson-data gradle kotlin dependency to your build.gradle.kts file:

implementation("org.litote.jackson:jackson-data:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.litote.jackson : jackson-data sbt scala dependency to your build.sbt file:

libraryDependencies += "org.litote.jackson" % "jackson-data" % "0.4.0"

Advertisement

Dependencies from Group

May 10, 2021
6 usages
5 stars
May 10, 2021
6 usages
5 stars
May 10, 2021
2 usages
5 stars

Discover Dependencies

Feb 28, 2022
4 usages
4 stars
Jul 21, 2023
2 usages
741 stars
Sep 20, 2005
6 usages
Sep 20, 2005
7 usages
Sep 20, 2005
5 usages
Dec 05, 2017
3 usages
0 stars
Dec 27, 2021
4 usages
1 stars
Jul 15, 2019
5 usages
0 stars
Jul 01, 2020
3 usages
118 stars