How To Install Java Artifact org.jboss.staxmapper v1.0.0.Final

org.jboss staxmapper 1.0.0.Final

Introduction

In this article, we'll learn how to install Java artifact staxmapper from org.jboss group in version 1.0.0.Final. The artifact is available in 11 versions: 1.5.0.Final 1.4.0.Final 1.3.0.Final 1.2.0.Final 1.2.0.Beta1 1.1.0.Final 1.0.0.Final 1.0.0.Beta4 1.0.0.Beta3 1.0.0.Beta2 1.0.0.Beta1 The parent project is: org.jboss::jboss-parent::6-beta-2

How To Install Java Artifact org.jboss.staxmapper In Version 1.0.0.Final

To install the StAX Mapper artifact in version 1.0.0.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 StAX Mapper 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.