RxKafka schemaregistry Client

The aim of this project is develop reactive Kafka schema registry client.

Лицензия

Лицензия

Apache License version 2.0
Категории

Категории

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

Группа

com.github.pjgg
Идентификатор

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

rxkafka-schemaregistry-client
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

RxKafka schemaregistry Client
The aim of this project is develop reactive Kafka schema registry client.

Скачать rxkafka-schemaregistry-client

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
io.vertx : vertx-web-client jar 3.8.1
org.apache.commons : commons-lang3 jar 3.8.1
io.vertx : vertx-rx-java2 jar 3.8.1
io.vertx : vertx-core jar 3.8.1
io.vertx : vertx-service-proxy jar 3.8.1
io.vertx : vertx-codegen jar 3.8.1

test (4)

Идентификатор библиотеки Тип Версия
com.github.tomakehurst : wiremock-standalone jar 2.24.1
io.vertx : vertx-web jar 3.8.1
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0
1.0.2
1.0.1
1.0.0