Registry / testing / jacoco-maven-plugin

jacoco-maven-plugin

JSON →
library0.8.14javamavenunverified

The JaCoCo Maven Plugin provides the JaCoCo runtime agent to your tests and allows basic report creation.

<dependency> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> <version>0.8.14</version> </dependency>
INSTALL
IMPORT
SIG · JACOCO-MAVEN-PLUGI
J
jacoco-maven-plugin
testingjavav0.8.14
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CoverageBuilder
org.jacoco.core.analysis.CoverageBuilder

Initialize a JaCoCo coverage builder for analysis.

import org.jacoco.core.analysis.CoverageBuilder; CoverageBuilder builder = new CoverageBuilder();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.14latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
jacoco-maven-plugin — mvn dependency:get jacoco-maven-plugin · libregistry