How To Install Java Artifact org.jacoco.org.jacoco.build v0.7.9

org.jacoco org.jacoco.build 0.7.9

Introduction

In this article, we'll learn how to install Java artifact org.jacoco.build from org.jacoco group in version 0.7.9. The artifact is available in 37 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 . The JaCoCo project has been released under Eclipse Public License v1.0 license, and has its own website at: http://jacoco.org .

How To Install Java Artifact org.jacoco.org.jacoco.build In Version 0.7.9

To install the JaCoCo artifact in version 0.7.9 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 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.

Managed dependencies (13)

Licenses

Contributors