How To Install Java Artifact org.jacoco.jacoco v0.8.5

org.jacoco jacoco 0.8.5

Introduction

In this article, we'll learn how to install Java artifact jacoco from org.jacoco group in version 0.8.5. The artifact is available in 48 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 0.7.9 0.7.8 0.7.7.201606060606 0.7.6.201602180812 0.7.5.201505241946 0.7.4.201502262128 0.7.3.201502191951 0.7.2.201409121644 0.7.1.201405082137 0.7.0.201403182114 0.6.5.201403032054 0.6.4.201312101107 0.6.3.201306030806 0.6.2.201302030002 0.6.1.201212231917 0.6.0.201210061924 0.5.10.201208310627 0.5.9.201207300726 0.5.8.201207111220 0.5.7.201204190339 0.5.6.201201232323 0.5.5.201112152213 0.5.4.201111111111 0.5.3.201107060350 0.5.2.20110519202509 0.5.1.20110321224001 0.5.0.20110119215959 0.4.1.20101007204400 0.4.0.20100604151516 0.3.3.20100419191644 0.3.2.20100401180959 0.3.1.20100209212101 0.3.0.20100202223831 0.2.0.20100108061321 0.1.0.20091028042923 The parent project is: org.jacoco::org.jacoco.build::0.8.5

How To Install Java Artifact org.jacoco.jacoco In Version 0.8.5

To install the JaCoCo :: Distribution artifact in version 0.8.5 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 :: Distribution 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 (9)