MVN

saxon : saxon

Maven & Gradle

Apr 04, 2006
27 usages
<dependency>
    <groupId>saxon</groupId>
    <artifactId>saxon</artifactId>
    <version>8.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 8.7

All Versions

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

Version Vulnerabilities Updated
8.7
saxon-8.7
8.5.x
saxon-8.5.1
6.5.x
saxon-6.5.3
saxon-6.5.2

How to add a dependency to Maven

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

<dependency>
    <groupId>saxon</groupId>
    <artifactId>saxon</artifactId>
    <version>8.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'saxon:saxon:8.7'

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

implementation("saxon:saxon:8.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "saxon" % "saxon" % "8.7"

Advertisement

Dependencies from Group

Apr 04, 2006
27 usages
Sep 20, 2005
Sep 20, 2005

Discover Dependencies

Oct 16, 2022
34 usages
May 31, 2016
22 usages
1 stars
May 09, 2020
14 usages
661 stars
Jul 27, 2023
12 usages
940 stars
Dec 01, 2022
50 usages
1.2k stars
May 23, 2018
5 usages
Jul 14, 2023
35 usages
845 stars
Aug 13, 2023
38 usages
5 stars