MVN

io.paradoxical : jackson-lombok

Maven & Gradle

Jan 30, 2016
2 usages
6 stars

jackson-lombok · Jackson extension to add support for the generated constructors of Project Lombok objects. Forked from xebia to support jackson 2.6+

<dependency>
    <groupId>io.paradoxical</groupId>
    <artifactId>jackson-lombok</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.paradoxical : jackson-lombok to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of io.paradoxical : jackson-lombok to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
jackson-lombok-1.1
1.0
jackson-lombok-1.0

How to add a dependency to Maven

Add the following io.paradoxical : jackson-lombok maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.paradoxical</groupId>
    <artifactId>jackson-lombok</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.paradoxical : jackson-lombok gradle dependency to your build.gradle file:

implementation 'io.paradoxical:jackson-lombok:1.1'

Gradle Kotlin DSL: Add the following io.paradoxical : jackson-lombok gradle kotlin dependency to your build.gradle.kts file:

implementation("io.paradoxical:jackson-lombok:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.paradoxical : jackson-lombok sbt scala dependency to your build.sbt file:

libraryDependencies += "io.paradoxical" % "jackson-lombok" % "1.1"

Advertisement

Dependencies from Group

Dec 16, 2016
7 usages
1 stars
Aug 05, 2017
3 usages
2 stars
Jan 04, 2020
3 usages
0 stars

Discover Dependencies

Nov 28, 2016
2 usages
183 stars
Mar 24, 2017
7 stars
Jan 29, 2019
2 usages
7 stars
Mar 24, 2017
7 stars
Oct 06, 2022
7 usages
2.1k stars
Jan 27, 2016
164 stars
May 29, 2016
2 usages