MVN

net.sourceforge.saxon : saxon

Maven & Gradle

Feb 26, 2010
85 usages

SaxonB · Saxon a complete and conformant implementation of the XSLT 2.0, XQuery 1.0, and XPath 2.0 Recommendations published on 23 January 2007 by W3C

<dependency>
    <groupId>net.sourceforge.saxon</groupId>
    <artifactId>saxon</artifactId>
    <version>9.1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.saxon : saxon to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 9.1.0.8

All Versions

Choose a version of net.sourceforge.saxon : saxon to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
9.1.x
saxon-9.1.0.8

How to add a dependency to Maven

Add the following net.sourceforge.saxon : saxon maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sourceforge.saxon</groupId>
    <artifactId>saxon</artifactId>
    <version>9.1.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sourceforge.saxon : saxon gradle dependency to your build.gradle file:

implementation 'net.sourceforge.saxon:saxon:9.1.0.8'

Gradle Kotlin DSL: Add the following net.sourceforge.saxon : saxon gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sourceforge.saxon:saxon:9.1.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sourceforge.saxon : saxon sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sourceforge.saxon" % "saxon" % "9.1.0.8"

Advertisement

Dependencies from Group

Feb 26, 2010
85 usages

Discover Dependencies

Nov 03, 2013
13 usages
5 stars
Feb 18, 2014
6 usages
8 stars
Feb 04, 2009
21 usages
Apr 17, 2012
5 usages
Apr 09, 2015
1 usages
May 07, 2013
103 usages
Nov 21, 2012
7 usages
Jul 10, 2007
17 usages
Nov 30, 2013
2 usages