Kafka Streams Exception Handlers

Custom exception handler classes for Kafka Streams to engage reporting to external services such as Sentry

License

License

Eclipse Public License, Version 2.0
GroupId

GroupId

com.rentpath
ArtifactId

ArtifactId

kafka-streams-exception-handlers
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Kafka Streams Exception Handlers
Custom exception handler classes for Kafka Streams to engage reporting to external services such as Sentry
Project URL

Project URL

https://github.com/rentpath/kafka-streams-exception-handlers
Source Code Management

Source Code Management

https://github.com/rentpath/kafka-streams-exception-handlers

Download kafka-streams-exception-handlers

How to add to project

<!-- https://jarcasting.com/artifacts/com.rentpath/kafka-streams-exception-handlers/ -->
<dependency>
    <groupId>com.rentpath</groupId>
    <artifactId>kafka-streams-exception-handlers</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rentpath/kafka-streams-exception-handlers/
implementation 'com.rentpath:kafka-streams-exception-handlers:0.1.0'
// https://jarcasting.com/artifacts/com.rentpath/kafka-streams-exception-handlers/
implementation ("com.rentpath:kafka-streams-exception-handlers:0.1.0")
'com.rentpath:kafka-streams-exception-handlers:jar:0.1.0'
<dependency org="com.rentpath" name="kafka-streams-exception-handlers" rev="0.1.0">
  <artifact name="kafka-streams-exception-handlers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rentpath', module='kafka-streams-exception-handlers', version='0.1.0')
)
libraryDependencies += "com.rentpath" % "kafka-streams-exception-handlers" % "0.1.0"
[com.rentpath/kafka-streams-exception-handlers "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.sentry : sentry jar 1.7.27

provided (2)

Group / Artifact Type Version
org.apache.kafka : connect-api jar 2.1.1
org.apache.kafka : kafka-streams jar 2.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.rentpath

RentPath

Versions

Version
0.1.0