| License | License
                                                        Apache License version 2.0                                                 | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.pjgg | 
| ArtifactId | ArtifactIdrxkafka-schemaregistry-client | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRxKafka 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"]| 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 | 
| 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 |