Last Version

Connect Retryable 1.0.0

Library that provides retry functionality for kafka connect sink connectors

License

License

GroupId

GroupId

io.github.willena
ArtifactId

ArtifactId

connect-influxdb-sink
Version

Version

1.0.0
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-influxdb-sink
Source Code Management

Source Code Management

https://github.com/Willena/connect-influxdb-sink

Download connect-influxdb-sink 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.willena : connect-retryable jar 1.0.0
org.influxdb : influxdb-java jar 2.22
org.slf4j : slf4j-api jar 1.7.36
org.apache.kafka : connect-api jar 3.1.0
com.google.guava : guava jar 31.1-jre
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.