How To Install Java Artifact org.slf4j.slf4j-site v1.7.8

org.slf4j slf4j-site 1.7.8

Introduction

In this article, we'll learn how to install Java artifact slf4j-site from org.slf4j group in version 1.7.8. The artifact is available in 44 versions: 2.0.0-alpha1 2.0.0-alpha0 1.8.0-beta4 1.8.0-beta2 1.8.0-beta1 1.8.0-beta0 1.8.0-alpha2 1.8.0-alpha1 1.8.0-alpha0 1.7.28 1.7.27 1.7.26 1.7.25 1.7.24 1.7.23 1.7.22 1.7.21 1.7.20 1.7.19 1.7.18 1.7.16 1.7.15 1.7.14 1.7.13 1.7.12 1.7.11 1.7.10 1.7.9 1.7.8 1.7.7 1.7.6 1.7.5 1.7.4 1.7.3 1.7.2 1.7.1 1.7.0 1.6.6 1.6.5 1.6.4 1.4.2 1.4.1 1.4.0 1.3.1 The SLF4J Site project has its own website at: http://www.slf4j.org. The parent project is: org.slf4j::slf4j-parent::1.7.8

How To Install Java Artifact org.slf4j.slf4j-site In Version 1.7.8

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