is not current version
Last Version 8.7

saxon:saxon 6.5.3


Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

saxon
ArtifactId

ArtifactId

saxon
Version

Version

6.5.3
Type

Type

jar

Download saxon 6.5.3


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