Last Version

Apache Kafka 0.8.2.1

Kafka client whose producer requires explicit encoders.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

me.jeffshaw.kafka
ArtifactId

ArtifactId

kafka-clients
Version

Version

0.8.2.1
Type

Type

jar
Description

Description

Apache Kafka
Kafka client whose producer requires explicit encoders.
Project URL

Project URL

http://kafka.apache.org
Source Code Management

Source Code Management

https://github.com/shawjef3/kafka

Download kafka-clients 0.8.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6
net.jpountz.lz4 : lz4 jar 1.2.0
org.xerial.snappy : snappy-java jar 1.1.1.6

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.6
com.novocode : junit-interface jar 0.9

Project Modules

There are no modules declared in this project.