Jar examples for t:testing-core
Library for building fast, scalable, fault-tolerant Data APIs based on Akka, ZooKeeper and Kafka.
You can download jar file testing_core 0.1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add testing_core-0.1.0.jar to your project.
<dependency> <groupId>io.amient.affinity</groupId> <artifactId>testing_core</artifactId> <version>0.1.0</version> </dependency>
compile group: 'io.amient.affinity', name: 'testing_core', version: '0.1.0'
libraryDependencies += "io.amient.affinity" % "testing_core" % "0.1.0"
<dependency org="io.amient.affinity" name="testing_core" rev="0.1.0"/>
@Grapes(@Grab(group='io.amient.affinity', module='testing_core', version='0.1.0'))
'io.amient.affinity:testing_core:jar:0.1.0'
Click the following link to download the jar file.
testing_core-0.1.0-javadoc.jar