Last Version

CloudEvents - Protocol Buffers 2.3.0

CloudEvents SDK for Java

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.cloudevents
ArtifactId

ArtifactId

cloudevents-protobuf
Version

Version

2.3.0
Type

Type

jar
Description

Description

CloudEvents - Protocol Buffers
CloudEvents SDK for Java

Download cloudevents-protobuf 2.3.0


<!-- 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"]

Dependencies

compile (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.