is not current version
Last Version 0.9

com.microsoft.reef:reef-poison 0.4

Fault injection for REEF

GroupId

GroupId

com.microsoft.reef
ArtifactId

ArtifactId

reef-poison
Version

Version

0.4
Type

Type

jar

Download reef-poison 0.4


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