MVN

com.bmuschko : gradle-clover-plugin

Maven & Gradle

Dec 28, 2017
73 stars

Gradle Clover plugin · Gradle plugin for generating a code coverage report using Clover.

<dependency>
    <groupId>com.bmuschko</groupId>
    <artifactId>gradle-clover-plugin</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bmuschko : gradle-clover-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.bmuschko : gradle-clover-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
gradle-clover-plugin-2.2.0
2.1.x
gradle-clover-plugin-2.1.3
gradle-clover-plugin-2.1.2
gradle-clover-plugin-2.1.1
gradle-clover-plugin-2.1.0
2.0.x
gradle-clover-plugin-2.0.1

How to add a dependency to Maven

Add the following com.bmuschko : gradle-clover-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bmuschko</groupId>
    <artifactId>gradle-clover-plugin</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bmuschko : gradle-clover-plugin gradle dependency to your build.gradle file:

implementation 'com.bmuschko:gradle-clover-plugin:2.2.0'

Gradle Kotlin DSL: Add the following com.bmuschko : gradle-clover-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bmuschko:gradle-clover-plugin:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bmuschko : gradle-clover-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bmuschko" % "gradle-clover-plugin" % "2.2.0"

Advertisement

Dependencies from Group

Jan 11, 2021
14 usages
1.1k stars
Mar 21, 2015
9 usages
290 stars
Mar 24, 2018
533 stars
Dec 17, 2020
256 stars
Dec 28, 2017
73 stars

Discover Dependencies

Apr 19, 2019
5 stars
Jun 28, 2022
3 usages
May 31, 2017
3 usages
9 stars
Apr 01, 2023
9 usages
4.5k stars
Feb 06, 2020
1 usages
9.4k stars
Jun 25, 2021
20 usages
9.4k stars