How To Install Java Artifact com.sun.msv.datatype.xsd.xsdlib v2009.1

com.sun.msv.datatype.xsd xsdlib 2009.1

Introduction

In this article, we'll learn how to install Java artifact xsdlib from com.sun.msv.datatype.xsd group in version 2009.1. The artifact is available in 6 versions: 20060615 20060614 2013.2 2011.1 2010.1 2009.1 The parent project is: net.java.dev.msv::msv-parent::2009.1

How To Install Java Artifact com.sun.msv.datatype.xsd.xsdlib In Version 2009.1

To install the MSV XML Schema Library artifact in version 2009.1 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 MSV XML Schema Library 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 (3)

Test dependencies (2)

Developers