io.strimzi:kafka-oauth-client

Strimzi uses the Kubernetes operator pattern to provide a way to run an Apache Kafka cluster on Kubernetes in various deployment configurations. The OAuth subproject implements the callbacks for Kafka authentication using OAuth (based on SASL OAUTHBEARER mechanism).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.strimzi
ArtifactId

ArtifactId

kafka-oauth-client
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Strimzi uses the Kubernetes operator pattern to provide a way to run an Apache Kafka cluster on Kubernetes in various deployment configurations. The OAuth subproject implements the callbacks for Kafka authentication using OAuth (based on SASL OAUTHBEARER mechanism).

Download kafka-oauth-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.strimzi : kafka-oauth-common jar 0.10.0

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
org.apache.kafka : kafka-clients jar 3.0.0

Project Modules

There are no modules declared in this project.
io.strimzi

Strimzi

Apache Kafka on Kubernetes

Versions

Version
0.10.0
0.9.0
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0