How To Install Java Artifact org.jboss.logging.jboss-logging-log4j v2.0.6.GA

org.jboss.logging jboss-logging-log4j 2.0.6.GA

Introduction

In this article, we'll learn how to install Java artifact jboss-logging-log4j from org.jboss.logging group in version 2.0.6.GA. The artifact is available in 6 versions: 2.2.0.CR1 2.1.2.GA 2.1.1.GA 2.1.0.GA 2.0.6.GA 2.0.5.GA The JBoss Logging Log4j project has its own website at: http://www.jboss.org. The parent project is: org.jboss::jboss-parent::4

How To Install Java Artifact org.jboss.logging.jboss-logging-log4j In Version 2.0.6.GA

To install the JBoss Logging Log4j artifact in version 2.0.6.GA 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 JBoss Logging Log4j 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 (3)