| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dcshock |
| ArtifactId | ArtifactIdforklift-k-kafka |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionforklift-k-kafka
forklift-k-kafka
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.dcshock |
| Filename | Size |
|---|---|
| forklift-k-kafka-0.1.pom | |
| forklift-k-kafka-0.1.jar | 23 KB |
| forklift-k-kafka-0.1-sources.jar | 13 KB |
| forklift-k-kafka-0.1-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dcshock/forklift-k-kafka/ -->
<dependency>
<groupId>com.github.dcshock</groupId>
<artifactId>forklift-k-kafka</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-k-kafka/
implementation 'com.github.dcshock:forklift-k-kafka:0.1'
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-k-kafka/
implementation ("com.github.dcshock:forklift-k-kafka:0.1")
'com.github.dcshock:forklift-k-kafka:jar:0.1'
<dependency org="com.github.dcshock" name="forklift-k-kafka" rev="0.1">
<artifact name="forklift-k-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dcshock', module='forklift-k-kafka', version='0.1')
)
libraryDependencies += "com.github.dcshock" % "forklift-k-kafka" % "0.1"
[com.github.dcshock/forklift-k-kafka "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.avro : avro-compiler | jar | 1.7.3 |
| com.github.dcshock : forklift-k | jar | 0.24 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.7.3 |
| org.apache.kafka : kafka-clients | jar | 0.10.1.1-cp1 |
| io.confluent » kafka-avro-serializer | jar | 3.1.1 |
| io.confluent » kafka-schema-registry | jar | 3.1.1 |
| org.apache.avro : avro | jar | 1.8.1 |
| org.apache.zookeeper : zookeeper | jar | 3.4.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| com.novocode : junit-interface | jar | 0.11 |
| commons-net : commons-net | jar | 3.6 |
| org.mockito : mockito-core | jar | 1.9.5 |