Saxon

The XSLT and XQuery Processor

License

License

Mozilla Public License Version 1.0
Categories

Categories

Net Axon Application Layer Libs Distributed Applications
GroupId

GroupId

net.sf.saxon
ArtifactId

ArtifactId

saxon
Last Version

Last Version

8.7
Release Date

Release Date

Type

Type

jar
Description

Description

Saxon
The XSLT and XQuery Processor
Project URL

Project URL

http://saxon.sf.net

Download saxon

Filename Size
saxon-8.7.pom
saxon-8.7.jar 3 MB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.saxon/saxon/ -->
<dependency>
    <groupId>net.sf.saxon</groupId>
    <artifactId>saxon</artifactId>
    <version>8.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.saxon/saxon/
implementation 'net.sf.saxon:saxon:8.7'
// https://jarcasting.com/artifacts/net.sf.saxon/saxon/
implementation ("net.sf.saxon:saxon:8.7")
'net.sf.saxon:saxon:jar:8.7'
<dependency org="net.sf.saxon" name="saxon" rev="8.7">
  <artifact name="saxon" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.saxon', module='saxon', version='8.7')
)
libraryDependencies += "net.sf.saxon" % "saxon" % "8.7"
[net.sf.saxon/saxon "8.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
8.7
8.5.1
7.9.1