is not current version
Last Version 1.2.5

com.bakdata.kafka:error-handling 1.0.0

A library for error handling in Kafka Streams.

License

License

MIT License
Categories

Categories

Data
GroupId

GroupId

com.bakdata.kafka
ArtifactId

ArtifactId

error-handling
Version

Version

1.0.0
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 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.kafka : kafka-streams jar 2.4.0
org.apache.avro : avro jar 1.9.1

runtime (2)

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

Project Modules

There are no modules declared in this project.