CloudEvents - Basic Http Binding

CloudEvents SDK for Java

License

License

GroupId

GroupId

io.cloudevents
ArtifactId

ArtifactId

cloudevents-http-basic
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

CloudEvents - Basic Http Binding
CloudEvents SDK for Java

Download cloudevents-http-basic

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.cloudevents : cloudevents-core jar 2.3.0

test (3)

Group / Artifact Type Version
io.cloudevents : cloudevents-core test-jar 2.3.0
org.assertj : assertj-core jar 3.16.1
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.
io.cloudevents

CloudEvents

CloudEvents

Versions

Version
2.3.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
2.0.0.RC2
2.0.0.RC1
2.0.0-milestone4
2.0.0-milestone3