crashFinder

A tool for localizing the software regression errors

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.github.heiqs
ArtifactId

ArtifactId

crashFinder
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

crashFinder
A tool for localizing the software regression errors
Project Organization

Project Organization

PVS group, Heidelberg University
Source Code Management

Source Code Management

https://github.com/heiqs/crashfinder.git

Download crashFinder

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1
2.0.0
1.0.0