License |
License |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdcloudevent-converter |
Version | Version0.10.0 |
Type | Typejar |
Description |
DescriptionContains application specific support libraries
|
<!-- https://jarcasting.com/artifacts/org.occurrent/cloudevent-converter/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>cloudevent-converter</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/cloudevent-converter/
implementation 'org.occurrent:cloudevent-converter:0.10.0'
// https://jarcasting.com/artifacts/org.occurrent/cloudevent-converter/
implementation ("org.occurrent:cloudevent-converter:0.10.0")
'org.occurrent:cloudevent-converter:jar:0.10.0'
<dependency org="org.occurrent" name="cloudevent-converter" rev="0.10.0">
<artifact name="cloudevent-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='cloudevent-converter', version='0.10.0')
)
libraryDependencies += "org.occurrent" % "cloudevent-converter" % "0.10.0"
[org.occurrent/cloudevent-converter "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
io.cloudevents : cloudevents-api | jar | 2.0.0 |