saxon
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>saxon</groupId> <artifactId>saxon</artifactId> <version>8.7</version> </dependency>
<project> <modelVersion>4.0.0</modelVersion> <groupId>saxon</groupId> <artifactId>saxon</artifactId> <version>8.7</version> <distributionManagement> <relocation> <groupId>net.sf.saxon</groupId> </relocation> </distributionManagement> </project>