How To Install Java Artifact javax.xml.bind.jaxb-api-osgi-sources v2.2

javax.xml.bind jaxb-api-osgi-sources 2.2

Introduction

In this article, we'll learn how to install Java artifact jaxb-api-osgi-sources from javax.xml.bind group in version 2.2. The artifact is available in 1 versions: 2.2 . The JAXB API OSGi source bundle for GlassFish V3 project has been released under Dual License: CDDL 1.0 and GPL V2 with Classpath Exception license, and has its own website at: https://jaxb.dev.java.net/ .

How To Install Java Artifact javax.xml.bind.jaxb-api-osgi-sources In Version 2.2

To install the JAXB API OSGi source bundle for GlassFish V3 artifact in version 2.2 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 OSGi source 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.

Licenses