How To Install Java Artifact javax.xml.bind.jaxb-api-parent v2.4.0-b180725.0427

javax.xml.bind jaxb-api-parent 2.4.0-b180725.0427

Introduction

In this article, we'll learn how to install Java artifact jaxb-api-parent from javax.xml.bind group in version 2.4.0-b180725.0427. The artifact is available in 4 versions: 2.4.0-b180830.0359 2.4.0-b180725.0427 2.3.1 2.3.0 . The Java Architecture for XML Binding project has been released under CDDL 1.1 license, and has its own website at: https://github.com/javaee/jaxb-spec . The parent project is: net.java::jvnet-parent::5

How To Install Java Artifact javax.xml.bind.jaxb-api-parent In Version 2.4.0-b180725.0427

To install the Java Architecture for XML Binding artifact in version 2.4.0-b180725.0427 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 Java Architecture for 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.

Managed dependencies (1)

Licenses