How To Install Java Artifact net.sourceforge.cobertura.cobertura-runtime v1.9.4.1

net.sourceforge.cobertura cobertura-runtime 1.9.4.1

Introduction

In this article, we'll learn how to install Java artifact cobertura-runtime from net.sourceforge.cobertura group in version 1.9.4.1. The artifact is available in 12 versions: 2.1.1 2.0.3 2.0.2 2.0.1 2.0 1.9rc1 1.9.4.1 1.9.4 1.9.3 1.9.2 1.9.1.1 1.9 . The Cobertura :: Limited Runtime project has been released under The GNU General Public License, Version 2 license.

How To Install Java Artifact net.sourceforge.cobertura.cobertura-runtime In Version 1.9.4.1

To install the Cobertura :: Limited Runtime artifact in version 1.9.4.1 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 Cobertura :: Limited Runtime 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 (1)

Licenses