| License |
License |
|---|---|
| Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
| GroupId | GroupIdnl.armatiek.saxon |
| ArtifactId | ArtifactIdsaxon-ext-file |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnl.armatiek.saxon:saxon-ext-file
EXPath - File implementation for the Saxon XSLT processor
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| saxon-ext-file-1.4.pom | |
| saxon-ext-file-1.4.jar | 82 KB |
| saxon-ext-file-1.4-sources.jar | 53 KB |
| saxon-ext-file-1.4-javadoc.jar | 596 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-file/ -->
<dependency>
<groupId>nl.armatiek.saxon</groupId>
<artifactId>saxon-ext-file</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-file/
implementation 'nl.armatiek.saxon:saxon-ext-file:1.4'
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-file/
implementation ("nl.armatiek.saxon:saxon-ext-file:1.4")
'nl.armatiek.saxon:saxon-ext-file:jar:1.4'
<dependency org="nl.armatiek.saxon" name="saxon-ext-file" rev="1.4">
<artifact name="saxon-ext-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.armatiek.saxon', module='saxon-ext-file', version='1.4')
)
libraryDependencies += "nl.armatiek.saxon" % "saxon-ext-file" % "1.4"
[nl.armatiek.saxon/saxon-ext-file "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| nl.armatiek.saxon : saxon-ext-core | jar | 1.4 |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 10.5 |