How To Install Java Artifact org.jboss.jbossxb v1.0.0.SP1

org.jboss jbossxb 1.0.0.SP1

Introduction

In this article, we'll learn how to install Java artifact jbossxb from org.jboss group in version 1.0.0.SP1. The artifact is available in 33 versions: 2.0.3.GA 2.0.2.GA 2.0.2.Beta9 2.0.2.Beta8 2.0.2.Beta7 2.0.2.Beta6 2.0.2.Beta5 2.0.2.Beta4 2.0.2.Beta3 2.0.2.Beta2 2.0.2.Beta1 2.0.1.GA 2.0.1.CR2 2.0.1.CR1 2.0.1.Beta3 2.0.1.Beta2 2.0.1.Beta1 2.0.0.GA 2.0.0.CR15 2.0.0.CR14 2.0.0.CR13 2.0.0.CR12 2.0.0.CR11 2.0.0.CR10 2.0.0.CR9 2.0.0.CR8 2.0.0.CR7 2.0.0.CR6 2.0.0.CR5 2.0.0.CR4 1.0.0.SP2 1.0.0.SP1 1.0.0.CR11 . The JBoss XML Binding project has been released under lgpl license, and 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.jbossxb In Version 1.0.0.SP1

To install the JBoss XML Binding artifact in version 1.0.0.SP1 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 XML Binding 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 (7)

Test dependencies (2)

Licenses