org.occurrent:cloudevent-converter-api

Converts between domain events and cloud events

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

cloudevent-converter-api
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-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.cloudevents : cloudevents-api jar 2.3.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.3
0.14.2
0.14.1
0.14.0
0.13.1
0.13.0
0.12.0