Enunciate - Jackson 2 API Lombok Example

Enunciate Example: Jackson 2 API Lombok

License

License

Categories

Categories

Lombok Application Layer Libs Code Generators Jackson Data JSON
GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-examples-jax-rs-jackson-lombok
Last Version

Last Version

2.14.0
Release Date

Release Date

Type

Type

war
Description

Description

Enunciate - Jackson 2 API Lombok Example
Enunciate Example: Jackson 2 API Lombok

Download enunciate-examples-jax-rs-jackson-lombok

How to add to project

<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson-lombok/ -->
<dependency>
    <groupId>com.webcohesion.enunciate</groupId>
    <artifactId>enunciate-examples-jax-rs-jackson-lombok</artifactId>
    <version>2.14.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson-lombok/
implementation 'com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson-lombok:2.14.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson-lombok/
implementation ("com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson-lombok:2.14.0")
'com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson-lombok:war:2.14.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-jax-rs-jackson-lombok" rev="2.14.0">
  <artifact name="enunciate-examples-jax-rs-jackson-lombok" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-jax-rs-jackson-lombok', version='2.14.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-jax-rs-jackson-lombok" % "2.14.0"
[com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson-lombok "2.14.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.webcohesion.enunciate : enunciate-core-annotations jar 2.14.0
com.sun.jersey : jersey-server jar 1.19
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.11.0
javax.validation : validation-api jar 2.0.1.Final
jakarta.validation : jakarta.validation-api jar 3.0.1
org.projectlombok : lombok jar 1.18.8

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.14.0
2.13.3
2.13.2
2.13.1
2.13.0
2.12.1
2.12.0
2.11.1
2.11.0
2.10.1
2.10.0
2.9.1
2.9.0
2.8.1
2.8.0
2.7.0