The XSLT and XQuery Processor, providing high-performance XSLT 3.0, XQuery 3.1, and XPath 3.1 processing.
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>Saxon-HE</artifactId>
<version>11.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compiles an XSLT stylesheet and transforms an XML input.
If you need streaming or schema-aware features, upgrade to Saxon-PE or -EE.
No dependency data recorded yet.