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

se.irori.kafka:claim-check-interceptors-azure 1.0.0

Claim Check interceptor library for Kafka clients Allows Java Kafka clients to seamlessly add a set of interceptors, and (de)serializers to apply the Claim check pattern, where large messages are stored in a separate datastore, and a reference is kept as a Kafka header. Currently an Azure Blob Storage backend is implemented.

Лицензия

Лицензия

Группа

Группа

se.irori.kafka
Идентификатор

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

claim-check-interceptors-azure
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Claim Check interceptor library for Kafka clients Allows Java Kafka clients to seamlessly add a set of interceptors, and (de)serializers to apply the Claim check pattern, where large messages are stored in a separate datastore, and a reference is kept as a Kafka header. Currently an Azure Blob Storage backend is implemented.

Скачать claim-check-interceptors-azure 1.0.0


<!-- https://jarcasting.com/artifacts/se.irori.kafka/claim-check-interceptors-azure/ -->
<dependency>
    <groupId>se.irori.kafka</groupId>
    <artifactId>claim-check-interceptors-azure</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.irori.kafka/claim-check-interceptors-azure/
implementation 'se.irori.kafka:claim-check-interceptors-azure:1.0.0'
// https://jarcasting.com/artifacts/se.irori.kafka/claim-check-interceptors-azure/
implementation ("se.irori.kafka:claim-check-interceptors-azure:1.0.0")
'se.irori.kafka:claim-check-interceptors-azure:jar:1.0.0'
<dependency org="se.irori.kafka" name="claim-check-interceptors-azure" rev="1.0.0">
  <artifact name="claim-check-interceptors-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.irori.kafka', module='claim-check-interceptors-azure', version='1.0.0')
)
libraryDependencies += "se.irori.kafka" % "claim-check-interceptors-azure" % "1.0.0"
[se.irori.kafka/claim-check-interceptors-azure "1.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
se.irori.kafka : claim-check-interceptors-core jar 1.0.0
com.azure : azure-storage-blob jar 12.16.0

test (5)

Идентификатор библиотеки Тип Версия
se.irori.kafka : claim-check-test-tools jar 1.0.0
junit : junit jar 4.13.2
org.testcontainers : testcontainers jar 1.17.1
org.testcontainers : kafka jar 1.17.1
org.slf4j : slf4j-simple jar 1.7.36

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

Данный проект не имеет модулей.