is not current version
Last Version 1.2.0

com.github.pjgg:rxkafka-schemaregistry-client 1.0.1

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.pjgg
ArtifactId

ArtifactId

rxkafka-schemaregistry-client
Version

Version

1.0.1
Type

Type

jar

Download rxkafka-schemaregistry-client 1.0.1


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