| License |
License
Mozilla Public License Version 1.0
|
|---|---|
| Categories |
CategoriesNet Axon Application Layer Libs Distributed Applications |
| GroupId | GroupIdnet.sf.saxon |
| ArtifactId | ArtifactIdsaxon-sql |
| Last Version | Last Version8.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSaxon SQL Extensions
Saxon SQL Extensions library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| saxon-sql-8.7.pom | |
| saxon-sql-8.7.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.saxon/saxon-sql/ -->
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>saxon-sql</artifactId>
<version>8.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.saxon/saxon-sql/
implementation 'net.sf.saxon:saxon-sql:8.7'
// https://jarcasting.com/artifacts/net.sf.saxon/saxon-sql/
implementation ("net.sf.saxon:saxon-sql:8.7")
'net.sf.saxon:saxon-sql:jar:8.7'
<dependency org="net.sf.saxon" name="saxon-sql" rev="8.7">
<artifact name="saxon-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.saxon', module='saxon-sql', version='8.7')
)
libraryDependencies += "net.sf.saxon" % "saxon-sql" % "8.7"
[net.sf.saxon/saxon-sql "8.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.saxon : saxon | jar | 8.7 |