Categories |
CategoriesJackson Data JSON |
---|---|
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-examples-jax-rs-jackson |
Version | Version2.2.0 |
Type | Typewar |
<!-- 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.2.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.2.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson/
implementation ("com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson:2.2.0")
'com.webcohesion.enunciate:enunciate-examples-jax-rs-jackson:war:2.2.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-jax-rs-jackson" rev="2.2.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.2.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-jax-rs-jackson" % "2.2.0"
[com.webcohesion.enunciate/enunciate-examples-jax-rs-jackson "2.2.0"]