How To Install Java Artifact javax.xml.bind.jaxb-api v2.1-EA1

javax.xml.bind jaxb-api 2.1-EA1

Introduction

In this article, we'll learn how to install Java artifact jaxb-api from javax.xml.bind group in version 2.1-EA1. 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

How To Install Java Artifact javax.xml.bind.jaxb-api In Version 2.1-EA1

To install the Javax Xml Bind Jaxb Api artifact in version 2.1-EA1 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 Javax Xml Bind Jaxb Api 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)