License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdcom.github.tomakehurst |
ArtifactId | ArtifactIdcrash-lab |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrashLab
A Java resilience testing library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crash-lab-0.3.pom | |
crash-lab-0.3.jar | 32 KB |
crash-lab-0.3-sources.jar | 14 KB |
crash-lab-0.3-javadoc.jar | 111 KB |
Browse |
<!-- 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"]
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 |