Kafka Interceptor: Config

Interceptor to Collect Kafka Client Configurations.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

no.sysco.middleware.kafka
ArtifactId

ArtifactId

kafka-interceptor-config
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Kafka Interceptor: Config
Interceptor to Collect Kafka Client Configurations.

Download kafka-interceptor-config

How to add to project

<!-- https://jarcasting.com/artifacts/no.sysco.middleware.kafka/kafka-interceptor-config/ -->
<dependency>
    <groupId>no.sysco.middleware.kafka</groupId>
    <artifactId>kafka-interceptor-config</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.sysco.middleware.kafka/kafka-interceptor-config/
implementation 'no.sysco.middleware.kafka:kafka-interceptor-config:0.1.1'
// https://jarcasting.com/artifacts/no.sysco.middleware.kafka/kafka-interceptor-config/
implementation ("no.sysco.middleware.kafka:kafka-interceptor-config:0.1.1")
'no.sysco.middleware.kafka:kafka-interceptor-config:jar:0.1.1'
<dependency org="no.sysco.middleware.kafka" name="kafka-interceptor-config" rev="0.1.1">
  <artifact name="kafka-interceptor-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.sysco.middleware.kafka', module='kafka-interceptor-config', version='0.1.1')
)
libraryDependencies += "no.sysco.middleware.kafka" % "kafka-interceptor-config" % "0.1.1"
[no.sysco.middleware.kafka/kafka-interceptor-config "0.1.1"]

Dependencies

test (3)

Group / Artifact Type Version
org.testcontainers : kafka jar 1.8.3
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

kafka-interceptors

Build Status Maven Central

Set of interceptors to integrate to your Kafka Clients.

Supporter Interceptors

  • Configuration Harvester: send clients configurations to a Kafka Topics for further analysis.

  • Zipkin: create Zipkin traces from Producers and Consumers.

no.sysco.middleware.kafka

SYSCO Middleware

Middleware Department from SYSCO AS

Versions

Version
0.1.1