Last Version

CloudEvents - Bill of Materials 2.3.0

CloudEvents SDK for Java

License

License

GroupId

GroupId

io.cloudevents
ArtifactId

ArtifactId

cloudevents-bom
Version

Version

2.3.0
Type

Type

pom
Description

Description

CloudEvents - Bill of Materials
CloudEvents SDK for Java

Download cloudevents-bom 2.3.0


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

There are no modules declared in this project.