Download reef-poison-0.6.jar file - Jar r

Jar examples for r:reef-poison

Description

Fault injection for REEF

You can download jar file reef-poison 0.6 in this page.

License

Apache License

Build File

You can use the following script to add reef-poison-0.6.jar to your project.

<dependency>
   <groupId>com.microsoft.reef</groupId>
   <artifactId>reef-poison</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'com.microsoft.reef', name: 'reef-poison', version: '0.6'
libraryDependencies += "com.microsoft.reef" % "reef-poison" % "0.6"
<dependency org="com.microsoft.reef" name="reef-poison" rev="0.6"/>
@Grapes(@Grab(group='com.microsoft.reef', module='reef-poison', version='0.6'))
'com.microsoft.reef:reef-poison:jar:0.6'

Download

Click the following link to download the jar file.

reef-poison-0.6-javadoc.jar
reef-poison-0.6-sources.jar
reef-poison-0.6-tests.jar
reef-poison-0.6.jar
reef-poison-0.6.pom



Related Tutorials