License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-examples-jax-rs-jackson |
Last Version | Last Version2.14.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEnunciate - Jackson 2 API Example
Enunciate Example: Jackson 2 API
|
<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson/ -->
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples-jax-rs-jackson</artifactId>
<version>2.14.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson/
implementation 'com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson:2.14.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson/
implementation ("com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson:2.14.0")
'com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson:war:2.14.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-jax-rs-jackson" rev="2.14.0">
<artifact name="enunciate-examples-jax-rs-jackson" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-jax-rs-jackson', version='2.14.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-jax-rs-jackson" % "2.14.0"
[com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson "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.servlet : javax.servlet-api | jar | 3.0.1 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
javax.validation : validation-api | jar | 2.0.1.Final |
jakarta.validation : jakarta.validation-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |