is not current version
Last Version 8.7

net.sf.saxon:saxon-sql 7.9.1

Saxon SQL Extensions library

Categories

Categories

Net Axon Application Layer Libs Distributed Applications
GroupId

GroupId

net.sf.saxon
ArtifactId

ArtifactId

saxon-sql
Version

Version

7.9.1
Type

Type

jar

Download saxon-sql 7.9.1


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