License |
License |
---|---|
GroupId | GroupIdio.amient.affinity |
ArtifactId | ArtifactIdtesting_kafka_0.10 |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionAffinity Library
Library for building fast, scalable, fault-tolerant Data APIs based on Akka, ZooKeeper and Kafka.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testing_kafka_0.10-0.1.0.pom | |
testing_kafka_0.10-0.1.0.jar | 32 KB |
testing_kafka_0.10-0.1.0-sources.jar | 4 KB |
testing_kafka_0.10-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.amient.affinity/testing_kafka_0.10/ -->
<dependency>
<groupId>io.amient.affinity</groupId>
<artifactId>testing_kafka_0.10</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.amient.affinity/testing_kafka_0.10/
implementation 'io.amient.affinity:testing_kafka_0.10:0.1.0'
// https://jarcasting.com/artifacts/io.amient.affinity/testing_kafka_0.10/
implementation ("io.amient.affinity:testing_kafka_0.10:0.1.0")
'io.amient.affinity:testing_kafka_0.10:jar:0.1.0'
<dependency org="io.amient.affinity" name="testing_kafka_0.10" rev="0.1.0">
<artifact name="testing_kafka_0.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.amient.affinity', module='testing_kafka_0.10', version='0.1.0')
)
libraryDependencies += "io.amient.affinity" % "testing_kafka_0.10" % "0.1.0"
[io.amient.affinity/testing_kafka_0.10 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
io.amient.affinity : core | jar | 0.1.0 |
io.amient.affinity : testing_core | jar | 0.1.0 |
io.amient.affinity : kafka_0.10 | jar | 0.1.0 |
com.101tec : zkclient | jar | 0.9 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.10 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.4.10 |
com.typesafe.akka : akka-remote_2.11 | jar | 2.4.10 |
com.typesafe.akka : akka-http-core_2.11 | jar | 2.4.10 |
org.apache.kafka : kafka_2.11 | jar | 0.10.0.1 |
io.confluent » kafka-schema-registry | jar | 3.0.0 |
io.confluent » kafka-schema-registry-client | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.5 |