License |
License |
---|---|
GroupId | GroupIdio.amient.affinity |
ArtifactId | ArtifactIdtesting_core |
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_core-0.1.0.pom | |
testing_core-0.1.0.jar | 33 KB |
testing_core-0.1.0-sources.jar | 10 KB |
testing_core-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.amient.affinity/testing_core/ -->
<dependency>
<groupId>io.amient.affinity</groupId>
<artifactId>testing_core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.amient.affinity/testing_core/
implementation 'io.amient.affinity:testing_core:0.1.0'
// https://jarcasting.com/artifacts/io.amient.affinity/testing_core/
implementation ("io.amient.affinity:testing_core:0.1.0")
'io.amient.affinity:testing_core:jar:0.1.0'
<dependency org="io.amient.affinity" name="testing_core" rev="0.1.0">
<artifact name="testing_core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.amient.affinity', module='testing_core', version='0.1.0')
)
libraryDependencies += "io.amient.affinity" % "testing_core" % "0.1.0"
[io.amient.affinity/testing_core "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
io.amient.affinity : core | jar | 0.1.0 |
org.scalatest : scalatest_2.11 | jar | 2.2.6 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.5 |
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.avro : avro | jar | 1.8.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.7.5 |
com.fasterxml.jackson.module : jackson-module-scala_2.11 | jar | 2.7.5 |