How To Install Java Artifact org.jboss.logging.jboss-logging-logmanager v2.2.0.CR2

org.jboss.logging jboss-logging-logmanager 2.2.0.CR2

Introduction

In this article, we'll learn how to install Java artifact jboss-logging-logmanager from org.jboss.logging group in version 2.2.0.CR2. The artifact is available in 4 versions: 2.2.0.CR2 2.2.0.CR1 1.0.0.CR2 1.0.0.CR1 The JBoss Logging: JBoss Log Manager project has its own website at: http://www.jboss.org.

How To Install Java Artifact org.jboss.logging.jboss-logging-logmanager In Version 2.2.0.CR2

To install the JBoss Logging: JBoss Log Manager artifact in version 2.2.0.CR2 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: JBoss Log Manager 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 (2)