License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdio.confluent.kafka |
ArtifactId | ArtifactIdconnect-checkstyle |
Last Version | Last Version0.1.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA helper library for building Kafka Connect Connectors.
|
Filename | Size |
---|---|
connect-checkstyle-0.1.18.pom | |
connect-checkstyle-0.1.18.jar | 3 KB |
connect-checkstyle-0.1.18-sources.jar | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.freemarker : freemarker | jar | 2.3.25-incubating |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.1.7 |