How To Install Java Artifact org.slf4j.slf4j-archetype v1.2

org.slf4j slf4j-archetype 1.2

Introduction

In this article, we'll learn how to install Java artifact slf4j-archetype from org.slf4j group in version 1.2. The artifact is available in 9 versions: 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 The Archetype - slf4j-archetype project has its own website at: http://www.slf4j.org. The parent project is: org.slf4j::slf4j-parent::1.2

How To Install Java Artifact org.slf4j.slf4j-archetype In Version 1.2

To install the Archetype - slf4j-archetype artifact in version 1.2 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 Archetype - slf4j-archetype 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.