How To Install Java Artifact javax.xml.bind.jaxb-api v2.2.2-promoted-b99

javax.xml.bind jaxb-api 2.2.2-promoted-b99

Introduction

In this article, we'll learn how to install Java artifact jaxb-api from javax.xml.bind group in version 2.2.2-promoted-b99. The artifact is available in 36 versions: 2.4.0-b180830.0359 2.4.0-b180725.0427 2.3.1 2.3.0-b170201.1204 2.3.0 2.2.12-b141001.1542 2.2.12-b140109.1041 2.2.12 2.2.11 2.2.10 2.2.9 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2-promoted-b99 2.2.2-promoted-b98 2.2.2-promoted-b97 2.2.2-promoted-b96 2.2.2-promoted-b95 2.2.2-promoted-b94 2.2.2-promoted-b93 2.2.2-promoted-b92 2.2.2 2.2.1-promoted-b66 2.2.1 2.2 2.1-EA1 2.1 2.0 1.0.6 1.0.5 1.0.1 1.0 . The JAXB API bundle for GlassFish V3 project has been released under CDDL 1.1 license, and has its own website at: https://jaxb.dev.java.net/ .

How To Install Java Artifact javax.xml.bind.jaxb-api In Version 2.2.2-promoted-b99

To install the JAXB API bundle for GlassFish V3 artifact in version 2.2.2-promoted-b99 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 JAXB API bundle for GlassFish V3 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)

Licenses