is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson 2.5.0

Enunciate Example: Jackson 2 API

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-examples-jax-rs-jackson
Version

Version

2.5.0
Type

Type

war

Download enunciate-examples-jax-rs-jackson 2.5.0


<!-- 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.5.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.5.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson/
implementation ("com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson:2.5.0")
'com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson:war:2.5.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-jax-rs-jackson" rev="2.5.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.5.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-jax-rs-jackson" % "2.5.0"
[com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson "2.5.0"]