is not current version
Last Version 1.0.0

se.irori.kafka:claim-check-test-tools 0.7.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.

License

License

GroupId

GroupId

se.irori.kafka
ArtifactId

ArtifactId

claim-check-test-tools
Version

Version

0.7.0
Type

Type

jar
Description

Description

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.

Download claim-check-test-tools 0.7.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.