Download testing_core-0.1.0.jar file - Jar t

Jar examples for t:testing-core

Description

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.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

testing_core-0.1.0-javadoc.jar
testing_core-0.1.0-sources.jar
testing_core-0.1.0.jar
testing_core-0.1.0.pom



Related Tutorials