Last Version

Pravega 0.4.0

Streaming Storage Platform

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.pravega
ArtifactId

ArtifactId

schemaregistry-serializers-protobuf
Version

Version

0.4.0
Type

Type

jar
Description

Description

Pravega
Streaming Storage Platform
Project URL

Project URL

http://pravega.io
Source Code Management

Source Code Management

https://github.com/pravega/schema-registry/tree/master

Download schemaregistry-serializers-protobuf 0.4.0


<!-- https://jarcasting.com/artifacts/io.pravega/schemaregistry-serializers-protobuf/ -->
<dependency>
    <groupId>io.pravega</groupId>
    <artifactId>schemaregistry-serializers-protobuf</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-serializers-protobuf/
implementation 'io.pravega:schemaregistry-serializers-protobuf:0.4.0'
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-serializers-protobuf/
implementation ("io.pravega:schemaregistry-serializers-protobuf:0.4.0")
'io.pravega:schemaregistry-serializers-protobuf:jar:0.4.0'
<dependency org="io.pravega" name="schemaregistry-serializers-protobuf" rev="0.4.0">
  <artifact name="schemaregistry-serializers-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='schemaregistry-serializers-protobuf', version='0.4.0')
)
libraryDependencies += "io.pravega" % "schemaregistry-serializers-protobuf" % "0.4.0"
[io.pravega/schemaregistry-serializers-protobuf "0.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
io.pravega : schemaregistry-serializers-shared jar 0.4.0
com.google.protobuf : protobuf-java jar 3.19.4
com.google.protobuf : protobuf-java-util jar 3.19.4

test (8)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.12
io.pravega : pravega-client jar 0.11.0
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.0
io.pravega : schemaregistry-serializers-shared jar 0.4.0
org.slf4j : log4j-over-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.10
io.pravega : pravega-test-testcommon jar 0.11.0

Project Modules

There are no modules declared in this project.