License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdcom.github.heiqs |
ArtifactId | ArtifactIdcrashFinder |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioncrashFinder
A tool for localizing the software regression errors
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crashFinder-2.1.2.pom | |
crashFinder-2.1.2.jar | 3 MB |
crashFinder-2.1.2-sources.jar | 3 MB |
crashFinder-2.1.2-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.heiqs/crashFinder/ -->
<dependency>
<groupId>com.github.heiqs</groupId>
<artifactId>crashFinder</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heiqs/crashFinder/
implementation 'com.github.heiqs:crashFinder:2.1.2'
// https://jarcasting.com/artifacts/com.github.heiqs/crashFinder/
implementation ("com.github.heiqs:crashFinder:2.1.2")
'com.github.heiqs:crashFinder:jar:2.1.2'
<dependency org="com.github.heiqs" name="crashFinder" rev="2.1.2">
<artifact name="crashFinder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heiqs', module='crashFinder', version='2.1.2')
)
libraryDependencies += "com.github.heiqs" % "crashFinder" % "2.1.2"
[com.github.heiqs/crashFinder "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.wala : com.ibm.wala.core | jar | 1.3.7 |
com.ibm.wala : com.ibm.wala.shrike | jar | 1.3.7 |
com.ibm.wala : com.ibm.wala.util | jar | 1.3.7 |
junit : junit | jar | 4.8.2 |
com.google.guava : guava | jar | 14.0.1 |
com.google.code.javaparser : javaparser | jar | 1.0.8 |