schema-registry-client-graalvm

Kafka Client experimental libraries

License

License

Categories

Categories

CLI User Interface Graal
GroupId

GroupId

io.github.jeqo.kafka
ArtifactId

ArtifactId

schema-registry-client-graalvm
Last Version

Last Version

0.2.1-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

schema-registry-client-graalvm
Kafka Client experimental libraries

Download schema-registry-client-graalvm

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jeqo.kafka/schema-registry-client-graalvm/ -->
<dependency>
    <groupId>io.github.jeqo.kafka</groupId>
    <artifactId>schema-registry-client-graalvm</artifactId>
    <version>0.2.1-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo.kafka/schema-registry-client-graalvm/
implementation 'io.github.jeqo.kafka:schema-registry-client-graalvm:0.2.1-RC3'
// https://jarcasting.com/artifacts/io.github.jeqo.kafka/schema-registry-client-graalvm/
implementation ("io.github.jeqo.kafka:schema-registry-client-graalvm:0.2.1-RC3")
'io.github.jeqo.kafka:schema-registry-client-graalvm:jar:0.2.1-RC3'
<dependency org="io.github.jeqo.kafka" name="schema-registry-client-graalvm" rev="0.2.1-RC3">
  <artifact name="schema-registry-client-graalvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.kafka', module='schema-registry-client-graalvm', version='0.2.1-RC3')
)
libraryDependencies += "io.github.jeqo.kafka" % "schema-registry-client-graalvm" % "0.2.1-RC3"
[io.github.jeqo.kafka/schema-registry-client-graalvm "0.2.1-RC3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1-RC3
0.2.1-RC2
0.2.0
0.1.1
0.1.0
0.1.0-RC4