How To Install Java Artifact net.sf.saxon.saxon v8.5.1

net.sf.saxon saxon 8.5.1

Introduction

In this article, we'll learn how to install Java artifact saxon from net.sf.saxon group in version 8.5.1. The artifact is available in 3 versions: 8.7 8.5.1 7.9.1 . The saxon 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 In Version 8.5.1

To install the saxon artifact in version 8.5.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 saxon 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.

Licenses