flacoco

Fault Localization for Java based on Jacoco

License

License

Categories

Categories

Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.spoonlabs
ArtifactId

ArtifactId

flacoco
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

flacoco
Fault Localization for Java based on Jacoco
Project URL

Project URL

https://github.com/SpoonLabs/flacoco
Source Code Management

Source Code Management

http://github.com/SpoonLabs/flacoco/tree/master

Download flacoco

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.platform : junit-platform-launcher jar 1.3.2
org.junit.jupiter : junit-jupiter-params jar 5.3.2
eu.stamp-project : test-runner jar 4.11
fr.inria.gforge.spoon : spoon-core jar 9.2.0-beta-1
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-jcl jar 2.17.2
info.picocli : picocli jar 4.6.3
com.google.code.gson : gson jar 2.9.0
net.sf.supercsv : super-csv jar 2.4.0
com.github.stefanbirkner : system-lambda jar 1.2.1
org.apache.maven.surefire : maven-surefire-common jar 3.0.0-M5

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0