How To Install Java Artifact org.jboss.logging.jboss-logging-processor v1.0.0.CR3

org.jboss.logging jboss-logging-processor 1.0.0.CR3

Introduction

In this article, we'll learn how to install Java artifact jboss-logging-processor from org.jboss.logging group in version 1.0.0.CR3. The artifact is available in 30 versions: 2.2.1.Final 2.2.0.Final 2.1.0.Final 2.1.0.Beta1 2.1.0.Alpha2 2.1.0.Alpha1 2.0.2.Final 2.0.1.Final 2.0.0.Final 2.0.0.Alpha2 2.0.0.Alpha1 1.2.1.Final 1.2.0.Final 1.2.0.Beta1 1.1.0.Final 1.1.0.Beta2 1.1.0.Beta1 1.0.3.Final 1.0.2.Final 1.0.1.Final 1.0.0.Final 1.0.0.CR5 1.0.0.CR4 1.0.0.CR3 1.0.0.CR2 1.0.0.CR1 1.0.0.Beta8 1.0.0.Beta7 1.0.0.Beta6 1.0.0.Beta5 The JBoss Logging I18n Tools Processor project has its own website at: http://maven.apache.org. The parent project is: org.jboss.logging::jboss-logging-tools-parent::1.0.0.CR3

How To Install Java Artifact org.jboss.logging.jboss-logging-processor In Version 1.0.0.CR3

To install the JBoss Logging I18n Tools Processor artifact in version 1.0.0.CR3 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 I18n Tools Processor 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)

Developers