CloudEvents

CloudEvents SDK for Java

License

License

GroupId

GroupId

io.cloudevents
ArtifactId

ArtifactId

cloudevents-parent
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

CloudEvents
CloudEvents SDK for Java
Project URL

Project URL

https://cloudevents.github.io/sdk-java/
Source Code Management

Source Code Management

https://github.com/cloudevents/sdk-java

Download cloudevents-parent

How to add to project

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

Dependencies

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

Project Modules

  • api
  • core
  • formats/json-jackson
  • formats/protobuf
  • amqp
  • http/basic
  • http/vertx
  • http/restful-ws
  • kafka
  • spring
  • sql
  • bom
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
2.0.0-milestone2
2.0.0-milestone1
1.3.0
1.2.0
1.1.0
1.0.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1