How To Install Java Artifact ch.qos.logback.logback-core v1.1.7

ch.qos.logback logback-core 1.1.7

Introduction

In this article, we'll learn how to install Java artifact logback-core from ch.qos.logback group in version 1.1.7. The artifact is available in 114 versions: 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 1.4.14 1.4.13 1.4.12 1.4.11 1.4.10 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.14 1.3.13 1.3.12 1.3.11 1.3.10 1.3.9 1.3.8 1.3.7 1.3.6 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0-beta0 1.3.0-alpha16 1.3.0-alpha15 1.3.0-alpha14 1.3.0-alpha13 1.3.0-alpha12 1.3.0-alpha11 1.3.0-alpha10 1.3.0-alpha9 1.3.0-alpha8 1.3.0-alpha7 1.3.0-alpha6 1.3.0-alpha5 1.3.0-alpha4 1.3.0-alpha3 1.3.0-alpha2 1.3.0-alpha1 1.3.0-alpha0 1.3.0 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.30 0.9.29 0.9.28 0.9.27 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 parent project is: ch.qos.logback::logback-parent::1.1.7

How To Install Java Artifact ch.qos.logback.logback-core In Version 1.1.7

To install the Logback Core Module artifact in version 1.1.7 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 Core Module 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 (5)

Test dependencies (2)