com.bakdata.kafka:error-handling

A library for error handling in Kafka Streams.

License

License

MIT License
Categories

Categories

Data
GroupId

GroupId

com.bakdata.kafka
ArtifactId

ArtifactId

error-handling
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

com.bakdata.kafka:error-handling
A library for error handling in Kafka Streams.
Project Organization

Project Organization

bakdata.com

Download error-handling

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.kafka : kafka-streams jar 2.8.0
org.apache.avro : avro jar 1.10.2

runtime (2)

Group / Artifact Type Version
org.jooq : jool jar 0.9.14
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.
com.bakdata.kafka

bakdata

Versions

Version
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0