RxKafka schemaregistry Client

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

License

License

Apache License version 2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.pjgg
ArtifactId

ArtifactId

rxkafka-schemaregistry-client
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download rxkafka-schemaregistry-client

How to add to project

<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.0.2
1.0.1
1.0.0