| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.reef |
| ArtifactId | ArtifactIdreef-poison |
| Last Version | Last Version0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionREEF Poison
Fault injection for REEF
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| reef-poison-0.9.pom | |
| reef-poison-0.9.jar | 11 KB |
| reef-poison-0.9-tests.jar | 1 KB |
| reef-poison-0.9-sources.jar | 11 KB |
| reef-poison-0.9-javadoc.jar | 91 KB |
| Browse |
<!-- 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"]
| 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 |