How To Install Java Artifact ch.qos.logback.logback-site v0.9.5

ch.qos.logback logback-site 0.9.5

Introduction

In this article, we'll learn how to install Java artifact logback-site from ch.qos.logback group in version 0.9.5. The artifact is available in 60 versions: 1.3.0-alpha4 1.3.0-alpha3 1.3.0-alpha2 1.3.0-alpha1 1.3.0-alpha0 1.2.13 1.2.12 1.2.11 1.2.10 1.2.9 1.2.8 1.2.7 1.2.6 1.2.5 1.2.4-groovyless 1.2.4 1.2.3 1.2.2 1.2.1 1.2.0 1.1.11 1.1.10 1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.13 1.0.12 1.0.11 1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0 0.9.7 0.9.6 0.9.5 0.9.4 0.9.3 0.9.2 0.9.1 0.9 0.8.1 0.8 0.7.1 0.7 0.6 0.5 The Logback Site project has its own website at: http://logback.qos.ch. The parent project is: ch.qos.logback::logback-parent::0.9.5

How To Install Java Artifact ch.qos.logback.logback-site In Version 0.9.5

To install the Logback Site artifact in version 0.9.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 Logback Site 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.