Last Version

Affinity Library 0.1.0

Library for building fast, scalable, fault-tolerant Data APIs based on Akka, ZooKeeper and Kafka.

License

License

GroupId

GroupId

io.amient.affinity
ArtifactId

ArtifactId

testing_core
Version

Version

0.1.0
Type

Type

jar
Description

Description

Affinity Library
Library for building fast, scalable, fault-tolerant Data APIs based on Akka, ZooKeeper and Kafka.
Project URL

Project URL

https://github.com/amient/affinity
Source Code Management

Source Code Management

https://github.com/amient/affinity.git

Download testing_core 0.1.0


<!-- 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"]

Dependencies

compile (12)

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

Project Modules

There are no modules declared in this project.