is not current version
Last Version 0.4.0

io.pravega:schemaregistry-serializers-protobuf 0.1.0

Streaming Storage Platform

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.pravega
ArtifactId

ArtifactId

schemaregistry-serializers-protobuf
Version

Version

0.1.0
Type

Type

jar

Download schemaregistry-serializers-protobuf 0.1.0


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