| Лицензия |
Лицензия
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.
|
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |