| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdio.cloudevents |
| ArtifactId | ArtifactIdcloudevents-protobuf |
| Last Version | Last Version2.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCloudEvents - Protocol Buffers
CloudEvents SDK for Java
|
| Filename | Size |
|---|---|
| cloudevents-protobuf-2.3.0.pom | |
| cloudevents-protobuf-2.3.0.jar | 53 KB |
| cloudevents-protobuf-2.3.0-sources.jar | 26 KB |
| cloudevents-protobuf-2.3.0-javadoc.jar | 113 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cloudevents/cloudevents-protobuf/ -->
<dependency>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-protobuf</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudevents/cloudevents-protobuf/
implementation 'io.cloudevents:cloudevents-protobuf:2.3.0'
// https://jarcasting.com/artifacts/io.cloudevents/cloudevents-protobuf/
implementation ("io.cloudevents:cloudevents-protobuf:2.3.0")
'io.cloudevents:cloudevents-protobuf:jar:2.3.0'
<dependency org="io.cloudevents" name="cloudevents-protobuf" rev="2.3.0">
<artifact name="cloudevents-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudevents', module='cloudevents-protobuf', version='2.3.0')
)
libraryDependencies += "io.cloudevents" % "cloudevents-protobuf" % "2.3.0"
[io.cloudevents/cloudevents-protobuf "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.cloudevents : cloudevents-core | jar | 2.3.0 |
| com.google.protobuf : protobuf-java | jar | |
| com.google.protobuf : protobuf-java-util | jar | 3.15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.assertj : assertj-core | jar | 3.16.1 |
| com.google.truth.extensions : truth-proto-extension | jar | 1.1 |
| io.cloudevents : cloudevents-core | test-jar | 2.3.0 |