How To Install Java Artifact org.jboss.logging.jboss-logging v3.3.1.Final

org.jboss.logging jboss-logging 3.3.1.Final

Introduction

In this article, we'll learn how to install Java artifact jboss-logging from org.jboss.logging group in version 3.3.1.Final. The artifact is available in 34 versions: 3.5.3.Final 3.5.2.Final 3.5.1.Final 3.5.0.Final 3.4.3.Final 3.4.2.Final 3.4.1.Final 3.4.0.Final 3.3.3.Final 3.3.2.Final 3.3.1.Final 3.3.0.Final 3.3.0.Beta1 3.2.1.Final 3.2.0.Final 3.2.0.Beta1 3.1.4.GA 3.1.3.GA 3.1.2.GA 3.1.1.GA 3.1.0.GA 3.1.0.CR2 3.1.0.CR1 3.1.0.Beta3 3.1.0.Beta2 3.1.0.Beta1 3.0.1.GA 3.0.0.GA 3.0.0.CR1 3.0.0.Beta5 3.0.0.Beta4 3.0.0.Beta3 3.0.0.Beta2 3.0.0.Beta1 . The JBoss Logging 3 project has been released under Apache License, version 2.0 license, and has its own website at: http://www.jboss.org . The parent project is: org.jboss::jboss-parent::15

How To Install Java Artifact org.jboss.logging.jboss-logging In Version 3.3.1.Final

To install the JBoss Logging 3 artifact in version 3.3.1.Final 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 3 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.

Provided dependencies (4)

Licenses