Last Version

io.confluent.kafka:connect-checkstyle 0.1.18

A helper library for building Kafka Connect Connectors.

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.confluent.kafka
ArtifactId

ArtifactId

connect-checkstyle
Version

Version

0.1.18
Type

Type

jar
Description

Description

A helper library for building Kafka Connect Connectors.

Download connect-checkstyle 0.1.18


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.freemarker : freemarker jar 2.3.25-incubating

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
org.apache.kafka : connect-api jar 0.10.1.0-cp1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.