MVN

org.jacoco : org.jacoco.cli

Maven & Gradle

Apr 24, 2023
3k stars

JaCoCo :: Command Line Interface · JaCoCo Command Line Interface

<dependency>
    <groupId>org.jacoco</groupId>
    <artifactId>org.jacoco.cli</artifactId>
    <version>0.8.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jacoco : org.jacoco.cli to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.10

All Versions

Choose a version of org.jacoco : org.jacoco.cli to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
org.jacoco.cli-0.8.10
org.jacoco.cli-0.8.9
org.jacoco.cli-0.8.8
org.jacoco.cli-0.8.7
org.jacoco.cli-0.8.6
org.jacoco.cli-0.8.5
org.jacoco.cli-0.8.4
org.jacoco.cli-0.8.3
org.jacoco.cli-0.8.2
org.jacoco.cli-0.8.1
org.jacoco.cli-0.8.0

How to add a dependency to Maven

Add the following org.jacoco : org.jacoco.cli maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jacoco</groupId>
    <artifactId>org.jacoco.cli</artifactId>
    <version>0.8.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jacoco : org.jacoco.cli gradle dependency to your build.gradle file:

implementation 'org.jacoco:org.jacoco.cli:0.8.10'

Gradle Kotlin DSL: Add the following org.jacoco : org.jacoco.cli gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jacoco:org.jacoco.cli:0.8.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jacoco : org.jacoco.cli sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jacoco" % "org.jacoco.cli" % "0.8.10"

Advertisement

Dependencies from Group

Apr 24, 2023
884 usages
3k stars
Apr 24, 2023
109 usages
3k stars
Apr 24, 2023
90 usages
3k stars
Apr 24, 2023
67 usages
3k stars
Apr 24, 2023
44 usages
3k stars

Discover Dependencies

Feb 08, 2022
1 usages
2.1k stars
Jun 15, 2023
2 usages
5 stars
Feb 05, 2023
3 usages
2.4k stars
Aug 16, 2020
1 usages
0 stars
Feb 05, 2023
4 usages
2.4k stars
Oct 27, 2018
1 usages
4 stars
May 08, 2020
4 usages