Last Version

CrashLab 0.3

A Java resilience testing library

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.github.tomakehurst
ArtifactId

ArtifactId

crash-lab
Version

Version

0.3
Type

Type

jar
Description

Description

CrashLab
A Java resilience testing library
Project URL

Project URL

https://github.com/tomakehurst/crash-lab
Source Code Management

Source Code Management

https://[email protected]/tomakehurst/crash-lab.git

Download crash-lab 0.3


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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.fasterxml.jackson.core : jackson-annotations jar 2.3.0
com.fasterxml.jackson.core : jackson-databind jar 2.3.0
org.hamcrest : hamcrest-core jar 1.3
com.codahale.metrics : metrics-core jar 3.0.1
com.ning : async-http-client jar 1.8.2
com.fasterxml.jackson.core : jackson-core jar 2.3.0
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.