Strimzi - Apache Kafka on Kubernetes

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).

Лицензия

Лицензия

Группа

Группа

io.strimzi
Идентификатор

Идентификатор

oauth
Последняя версия

Последняя версия

0.10.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Strimzi - Apache Kafka on Kubernetes
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).
Ссылка на сайт

Ссылка на сайт

https://strimzi.io/
Система контроля версий

Система контроля версий

https://github.com/strimzi/strimzi-kafka-oauth

Скачать oauth

Имя Файла Размер
oauth-0.10.0.pom 15 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • oauth-common
  • oauth-client
  • oauth-server
  • oauth-server-plain
  • oauth-keycloak-authorizer
  • examples/consumer
  • examples/producer
io.strimzi

Strimzi

Apache Kafka on Kubernetes

Версии библиотеки

Версия
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