| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.bakdata.kafka |
| ArtifactId | ArtifactIderror-handling |
| Last Version | Last Version1.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.bakdata.kafka:error-handling
A library for error handling in Kafka Streams.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| error-handling-1.2.5.pom | |
| error-handling-1.2.5.jar | 71 KB |
| error-handling-1.2.5-sources.jar | 67 KB |
| error-handling-1.2.5-javadoc.jar | 534 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.kafka : kafka-streams | jar | 2.8.0 |
| org.apache.avro : avro | jar | 1.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jooq : jool | jar | 0.9.14 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |