| License | License | 
|---|---|
| Categories | CategoriesAxon Application Layer Libs Distributed Applications | 
| GroupId | GroupIdorg.expath.tools | 
| ArtifactId | ArtifactIdtools-saxon | 
| Last Version | Last Version0.7.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEXPath Saxon Tools Implementation of the tools for Saxon | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| tools-saxon-0.7.1.pom | |
| tools-saxon-0.7.1.jar | 38 KB | 
| tools-saxon-0.7.1-sources.jar | 27 KB | 
| tools-saxon-0.7.1-javadoc.jar | 121 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.expath.tools/tools-saxon/ -->
<dependency>
    <groupId>org.expath.tools</groupId>
    <artifactId>tools-saxon</artifactId>
    <version>0.7.1</version>
</dependency>// https://jarcasting.com/artifacts/org.expath.tools/tools-saxon/
implementation 'org.expath.tools:tools-saxon:0.7.1'// https://jarcasting.com/artifacts/org.expath.tools/tools-saxon/
implementation ("org.expath.tools:tools-saxon:0.7.1")'org.expath.tools:tools-saxon:jar:0.7.1'<dependency org="org.expath.tools" name="tools-saxon" rev="0.7.1">
  <artifact name="tools-saxon" type="jar" />
</dependency>@Grapes(
@Grab(group='org.expath.tools', module='tools-saxon', version='0.7.1')
)libraryDependencies += "org.expath.tools" % "tools-saxon" % "0.7.1"[org.expath.tools/tools-saxon "0.7.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.expath.tools : tools-java | jar | 0.7.0 | 
| net.sf.saxon : Saxon-HE | jar | 10.3 |