How To Install Java Artifact org.jboss.logging.jboss-logging-generator v1.0.0.Beta7

org.jboss.logging jboss-logging-generator 1.0.0.Beta7

Introduction

In this article, we'll learn how to install Java artifact jboss-logging-generator from org.jboss.logging group in version 1.0.0.Beta7. The artifact is available in 9 versions: 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 parent project is: org.jboss.logging::jboss-logging-tools-parent::1.0.0.Beta7

How To Install Java Artifact org.jboss.logging.jboss-logging-generator In Version 1.0.0.Beta7

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

Test dependencies (1)

Developers