License |
License |
---|---|
Categories |
CategoriesLombok Application Layer Libs Code Generators Jackson Data JSON |
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-examples-jax-rs-jackson-lombok |
Last Version | Last Version2.14.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEnunciate - Jackson 2 API Lombok Example
Enunciate Example: Jackson 2 API Lombok
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |