is not current version
Last Version 0.1.18

io.confluent.kafka:connect-checkstyle 0.0.1.28


Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.confluent.kafka
ArtifactId

ArtifactId

connect-checkstyle
Version

Version

0.0.1.28
Type

Type

jar

Download connect-checkstyle 0.0.1.28


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