не последняя версия
Последняя версия 0.4.0

io.pravega:schemaregistry-client 0.1.0

Streaming Storage Platform

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.pravega
Идентификатор

Идентификатор

schemaregistry-client
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать schemaregistry-client 0.1.0


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