How To Install Java Artifact net.sf.saxon.saxon-dom v8.7

net.sf.saxon saxon-dom 8.7

Introduction

In this article, we'll learn how to install Java artifact saxon-dom from net.sf.saxon group in version 8.7. The artifact is available in 1 versions: 8.7 . The Saxon DOM project has been released under Mozilla Public License Version 1.0 license, and has its own website at: http://saxon.sf.net .

How To Install Java Artifact net.sf.saxon.saxon-dom In Version 8.7

To install the Saxon DOM artifact in version 8.7 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 Saxon DOM 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)

Licenses