MVN

com.github.tomakehurst : crash-lab

Maven & Gradle

Apr 20, 2016
1 usages
45 stars

CrashLab · A Java resilience testing library

<dependency>
    <groupId>com.github.tomakehurst</groupId>
    <artifactId>crash-lab</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tomakehurst : crash-lab to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.github.tomakehurst : crash-lab to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
crash-lab-0.3
0.2
crash-lab-0.2
0.1
crash-lab-0.1

How to add a dependency to Maven

Add the following com.github.tomakehurst : crash-lab maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tomakehurst</groupId>
    <artifactId>crash-lab</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tomakehurst : crash-lab gradle dependency to your build.gradle file:

implementation 'com.github.tomakehurst:crash-lab:0.3'

Gradle Kotlin DSL: Add the following com.github.tomakehurst : crash-lab gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tomakehurst:crash-lab:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tomakehurst : crash-lab sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tomakehurst" % "crash-lab" % "0.3"

Advertisement

Dependencies from Group

Jun 15, 2023
1.1k usages
6k stars
Nov 02, 2022
398 usages
6k stars
Jun 15, 2023
290 usages
6k stars
Nov 02, 2022
90 usages
6k stars
Apr 20, 2016
1 usages
45 stars

Discover Dependencies

Mar 20, 2023
16 usages
17k stars
Jun 21, 2016
11 stars
Mar 04, 2019
3 usages
0 stars
Jun 17, 2016
0 stars
Apr 27, 2016
Dec 05, 2022
10 usages
1.1k stars
Apr 28, 2016
7 stars