Registry / serialization / cloudevents-json-jackson

cloudevents-json-jackson

JSON →
library4.0.2javamavenunverified

CloudEvents SDK for Java providing JSON serialization/deserialization using Jackson.

<dependency> <groupId>io.cloudevents</groupId> <artifactId>cloudevents-json-jackson</artifactId> <version>4.0.2</version> </dependency>
INSTALL
IMPORT
SIG · CLOUDEVENTS-JSON-J
C
cloudevents-json-jackson
serializationjavav4.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JsonFormat
io.cloudevents.jackson.JsonFormat

Minimal example creating a CloudEvents JSON format

import io.cloudevents.jackson.JsonFormat; import io.cloudevents.CloudEvent; public class Example { public static void main(String[] args) { JsonFormat format = new JsonFormat(); System.out.println("CloudEvents JSON format created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
cloudevents-json-jackson — mvn dependency:get cloudevents-json-jackson · libregistry