How To Install Java Artifact org.jacoco.org.jacoco.cli v0.8.10

org.jacoco org.jacoco.cli 0.8.10

Introduction

In this article, we'll learn how to install Java artifact org.jacoco.cli from org.jacoco group in version 0.8.10. The artifact is available in 13 versions: 0.8.12 0.8.11 0.8.10 0.8.9 0.8.8 0.8.7 0.8.6 0.8.5 0.8.4 0.8.3 0.8.2 0.8.1 0.8.0 The parent project is: org.jacoco::org.jacoco.build::0.8.10

How To Install Java Artifact org.jacoco.org.jacoco.cli In Version 0.8.10

To install the JaCoCo :: Command Line Interface artifact in version 0.8.10 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses JaCoCo :: Command Line Interface dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (3)