org.occurrent:cloudevent-converter

Converts between domain events and cloud events

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

cloudevent-converter
Last Version

Last Version

0.14.3
Release Date

Release Date

Type

Type

jar
Description

Description

Converts between domain events and cloud events

Download cloudevent-converter

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • generic
  • xstream
  • jackson

Versions

Version
0.14.3
0.14.2
0.14.1
0.14.0
0.13.1
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.1
0.5.0