How To Install Java Artifact org.slf4j.slf4j-simple v1.0-rc1

org.slf4j slf4j-simple 1.0-rc1

Introduction

In this article, we'll learn how to install Java artifact slf4j-simple from org.slf4j group in version 1.0-rc1. The artifact is available in 109 versions: 2.1.0-alpha1 2.1.0-alpha0 2.0.13 2.0.12 2.0.11 2.0.10 2.0.9 2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0-beta1 2.0.0-beta0 2.0.0-alpha7 2.0.0-alpha6 2.0.0-alpha5 2.0.0-alpha4 2.0.0-alpha3 2.0.0-alpha2 2.0.0-alpha1 2.0.0-alpha0 2.0.0 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.36 1.7.35 1.7.34 1.7.33 1.7.32 1.7.31 1.7.30 1.7.29 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.6.3 1.6.2 1.6.1 1.6.0-alpha2 1.6.0-RC0 1.6.0 1.5.11 1.5.10 1.5.9.RC1 1.5.9-RC0 1.5.8 1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.0-M0 1.5.0 1.4.2 1.4.1 1.4.0 1.3.1 1.3.0 1.2 1.1.0-RC1 1.1.0-RC0 1.1.0 1.0.1 1.0-rc5 1.0-rc3 1.0-rc2 1.0-rc1 1.0-beta9 1.0-beta7 1.0-beta4 1.0

How To Install Java Artifact org.slf4j.slf4j-simple In Version 1.0-rc1

To install the slf4j-simple artifact in version 1.0-rc1 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-simple 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.