jackson-lombok

Jackson extension to add support for the generated constructors of Project Lombok objects

License

License

Categories

Categories

Lombok Application Layer Libs Code Generators Jackson Data JSON
GroupId

GroupId

com.xebia
ArtifactId

ArtifactId

jackson-lombok
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jackson-lombok
Jackson extension to add support for the generated constructors of Project Lombok objects
Project URL

Project URL

https://github.com/xebia/jackson-lombok

Download jackson-lombok

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar [2.4, 2.6.999]

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar [1.14, 1.17)

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.xebia

Xebia BV

Software Development Done Right

Versions

Version
1.1
1.0