is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-jackson 2.12.0

Model processing for Jackson 2.x JSON.

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-jackson
Version

Version

2.12.0
Type

Type

jar

Download enunciate-jackson 2.12.0


<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-jackson/ -->
<dependency>
    <groupId>com.webcohesion.enunciate</groupId>
    <artifactId>enunciate-jackson</artifactId>
    <version>2.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-jackson/
implementation 'com.webcohesion.enunciate:enunciate-jackson:2.12.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-jackson/
implementation ("com.webcohesion.enunciate:enunciate-jackson:2.12.0")
'com.webcohesion.enunciate:enunciate-jackson:jar:2.12.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-jackson" rev="2.12.0">
  <artifact name="enunciate-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-jackson', version='2.12.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-jackson" % "2.12.0"
[com.webcohesion.enunciate/enunciate-jackson "2.12.0"]