How To Install Java Artifact org.jboss.logging.jboss-logging-jdk v2.1.0.GA

org.jboss.logging jboss-logging-jdk 2.1.0.GA

Introduction

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

How To Install Java Artifact org.jboss.logging.jboss-logging-jdk In Version 2.1.0.GA

To install the JBoss Logging JDK artifact in version 2.1.0.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 JDK 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)