How To Install Java Artifact com.sun.xsom.xsom v20100725

com.sun.xsom xsom 20100725

Introduction

In this article, we'll learn how to install Java artifact xsom from com.sun.xsom group in version 20100725. The artifact is available in 9 versions: 20140925 20130531 20110809 20100725 20081112 20070515 20070514 20070407 20070323 . The XSOM project has been released under CDDL v1.0 / GPL v2 dual license license, and has its own website at: https://xsom.dev.java.net/ .

How To Install Java Artifact com.sun.xsom.xsom In Version 20100725

To install the XSOM artifact in version 20100725 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 XSOM 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 (1)

Test dependencies (1)

Licenses

Developers