How To Install Java Artifact org.jvnet.jaxb2_commons.project v0.4.1.3

org.jvnet.jaxb2_commons project 0.4.1.3

Introduction

In this article, we'll learn how to install Java artifact project from org.jvnet.jaxb2_commons group in version 0.4.1.3. The artifact is available in 9 versions: 0.4.1.5 0.4.1.4 0.4.1.3 0.4.1.2 0.4.1 0.3.0 0.2.RC1 0.2.GA 0.1 The JAXB2 Commons project has its own website at: https://jaxb2-commons.dev.java.net/.

How To Install Java Artifact org.jvnet.jaxb2_commons.project In Version 0.4.1.3

To install the JAXB2 Commons artifact in version 0.4.1.3 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 JAXB2 Commons 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 (18)

Test dependencies (1)

Developers