is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson 2.0.0-M.3

Enunciate Example: JAX-RS + Jackson

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-examples-jax-rs-jackson
Version

Version

2.0.0-M.3
Type

Type

war

Download enunciate-examples-jax-rs-jackson 2.0.0-M.3


<!-- 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.0.0-M.3</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.0.0-M.3'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson/
implementation ("com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson:2.0.0-M.3")
'com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson:war:2.0.0-M.3'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-jax-rs-jackson" rev="2.0.0-M.3">
  <artifact name="enunciate-examples-jax-rs-jackson" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-jax-rs-jackson', version='2.0.0-M.3')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-jax-rs-jackson" % "2.0.0-M.3"
[com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson "2.0.0-M.3"]