How To Install Java Artifact org.apache.maven.maven-slf4j-wrapper v4.0.0-alpha-12

org.apache.maven maven-slf4j-wrapper 4.0.0-alpha-12

Introduction

In this article, we'll learn how to install Java artifact maven-slf4j-wrapper from org.apache.maven group in version 4.0.0-alpha-12. The artifact is available in 10 versions: 4.0.0-alpha-13 4.0.0-alpha-12 4.0.0-alpha-10 4.0.0-alpha-9 4.0.0-alpha-8 4.0.0-alpha-7 4.0.0-alpha-5 4.0.0-alpha-4 4.0.0-alpha-3 4.0.0-alpha-2 The parent project is: org.apache.maven::maven::4.0.0-alpha-12

How To Install Java Artifact org.apache.maven.maven-slf4j-wrapper In Version 4.0.0-alpha-12

To install the Maven SLF4J Wrapper artifact in version 4.0.0-alpha-12 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 Maven SLF4J Wrapper 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 (1)