is not current version
Last Version 0.14.3

org.occurrent:cloudevent-converter-jackson 0.12.0

CloudEvent Converter for Jackson

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

cloudevent-converter-jackson
Version

Version

0.12.0
Type

Type

jar

Download cloudevent-converter-jackson 0.12.0


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