MVN

name.remal.finalize-by-jacoco : name.remal.finalize-by-jacoco.gradle.plugin

Maven & Gradle

May 14, 2024
1 stars

Finalize Test tasks with Jacoco tasks · Finalize Test tasks with JacocoReport and JacocoCoverageVerification tasks

<dependency>
    <groupId>name.remal.finalize-by-jacoco</groupId>
    <artifactId>name.remal.finalize-by-jacoco.gradle.plugin</artifactId>
    <version>1.0.0-rc-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of name.remal.finalize-by-jacoco : name.remal.finalize-by-jacoco.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-rc-1
  • Latest Release Candidate: 1.0.0-rc-1

All Versions

Choose a version of name.remal.finalize-by-jacoco : name.remal.finalize-by-jacoco.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
name.remal.finalize-by-jacoco.gradle.plugin-1.0.0-rc-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>name.remal.finalize-by-jacoco</groupId>
    <artifactId>name.remal.finalize-by-jacoco.gradle.plugin</artifactId>
    <version>1.0.0-rc-1</version>
</dependency>