Connect Retryable

Library that provides retry functionality for kafka connect sink connectors

License

License

GroupId

GroupId

io.github.willena
ArtifactId

ArtifactId

connect-retryable
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Connect Retryable
Library that provides retry functionality for kafka connect sink connectors
Project URL

Project URL

https://github.com/Willena/connect-retryable
Source Code Management

Source Code Management

https://github.com/Willena/connect-retryable

Download connect-retryable

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.kafka : connect-api jar 3.1.0
org.slf4j : slf4j-api jar 1.7.36
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-core jar 4.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0