| License |
License |
|---|---|
| GroupId | GroupIdio.teknek |
| ArtifactId | ArtifactIdteknek-kafka |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionteknek-kafka
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| teknek-kafka-0.0.2.pom | |
| teknek-kafka-0.0.2.jar | 8 KB |
| teknek-kafka-0.0.2-tests.jar | 13 KB |
| teknek-kafka-0.0.2-sources.jar | 3 KB |
| teknek-kafka-0.0.2-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.teknek/teknek-kafka/ -->
<dependency>
<groupId>io.teknek</groupId>
<artifactId>teknek-kafka</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.teknek/teknek-kafka/
implementation 'io.teknek:teknek-kafka:0.0.2'
// https://jarcasting.com/artifacts/io.teknek/teknek-kafka/
implementation ("io.teknek:teknek-kafka:0.0.2")
'io.teknek:teknek-kafka:jar:0.0.2'
<dependency org="io.teknek" name="teknek-kafka" rev="0.0.2">
<artifact name="teknek-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.teknek', module='teknek-kafka', version='0.0.2')
)
libraryDependencies += "io.teknek" % "teknek-kafka" % "0.0.2"
[io.teknek/teknek-kafka "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.teknek : teknek-core | jar | 0.0.3 |
| org.codehaus.groovy : groovy-all | jar | 2.1.9 |
| net.sf.jopt-simple : jopt-simple | jar | 4.5 |
| com.yammer.metrics : metrics-core | jar | 2.2.0 |
| org.scala-lang : scala-library | jar | 2.9.3 |
| com.101tec : zkclient | jar | 0.3 |
| log4j : log4j | jar | 1.2.15 |
| org.apache.zookeeper : zookeeper | jar | 3.4.3 |
| org.apache.kafka : kafka_2.9.2 | jar | 0.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.teknek : teknek-core | test-jar | 0.0.3 |
| com.netflix.curator : curator-test | jar | 1.2.5 |
| junit : junit | jar | 4.8.2 |