License |
License |
---|---|
GroupId | GroupIdio.cloudevents |
ArtifactId | ArtifactIdcloudevents-parent |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCloudEvents
CloudEvents SDK for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cloudevents-parent-2.3.0.pom | 6 KB |
Browse |
<!-- 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"]