License |
License |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdcloudevent-converter-api |
Last Version | Last Version0.14.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConverts between domain events and cloud events
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.cloudevents : cloudevents-api | jar | 2.3.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.6.21 |