MVN

io.failify : failify

Maven & Gradle

May 02, 2019
2 usages
8 stars

Failify · A library for regression testing of Java-based distributed systems

<dependency>
    <groupId>io.failify</groupId>
    <artifactId>failify</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.failify : failify to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of io.failify : failify to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
failify-0.2.2
failify-0.2.1
failify-0.2.0
0.1.x
failify-0.1.0

How to add a dependency to Maven

Add the following io.failify : failify maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.failify</groupId>
    <artifactId>failify</artifactId>
    <version>0.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.failify : failify gradle dependency to your build.gradle file:

implementation 'io.failify:failify:0.2.2'

Gradle Kotlin DSL: Add the following io.failify : failify gradle kotlin dependency to your build.gradle.kts file:

implementation("io.failify:failify:0.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.failify : failify sbt scala dependency to your build.sbt file:

libraryDependencies += "io.failify" % "failify" % "0.2.2"

Advertisement

Dependencies from Group

May 02, 2019
3 usages
8 stars
May 02, 2019
2 usages
8 stars
May 02, 2019
8 stars
May 02, 2019
8 stars

Discover Dependencies

Jan 16, 2020
1 usages
0 stars
Jun 20, 2014
1 usages
5 stars
Dec 02, 2015
2 usages
6 stars
Jul 13, 2023
53 usages
212 stars
Jun 17, 2018
3 usages
20 stars
Dec 14, 2019
3 usages
2 stars