Last Version

REEF Poison 0.9

Fault injection for REEF

License

License

GroupId

GroupId

com.microsoft.reef
ArtifactId

ArtifactId

reef-poison
Version

Version

0.9
Type

Type

jar
Description

Description

REEF Poison
Fault injection for REEF
Project Organization

Project Organization

Microsoft

Download reef-poison 0.9


<!-- https://jarcasting.com/artifacts/com.microsoft.reef/reef-poison/ -->
<dependency>
    <groupId>com.microsoft.reef</groupId>
    <artifactId>reef-poison</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.reef/reef-poison/
implementation 'com.microsoft.reef:reef-poison:0.9'
// https://jarcasting.com/artifacts/com.microsoft.reef/reef-poison/
implementation ("com.microsoft.reef:reef-poison:0.9")
'com.microsoft.reef:reef-poison:jar:0.9'
<dependency org="com.microsoft.reef" name="reef-poison" rev="0.9">
  <artifact name="reef-poison" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.reef', module='reef-poison', version='0.9')
)
libraryDependencies += "com.microsoft.reef" % "reef-poison" % "0.9"
[com.microsoft.reef/reef-poison "0.9"]

Dependencies

compile (4)

Group / Artifact Type Version
com.microsoft.tang : tang jar 0.9
com.microsoft.wake : wake jar 0.9
com.microsoft.reef : reef-common jar 0.9
org.apache.commons : commons-math3 jar 3.3

Project Modules

There are no modules declared in this project.