License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.expath.packaging |
ArtifactId | ArtifactIdpkg-saxon |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEXPath Packaging Saxon Implementation
Implementation of EXPath Packaging for Saxon
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pkg-saxon-1.6.1.pom | |
pkg-saxon-1.6.1.jar | 29 KB |
pkg-saxon-1.6.1-sources.jar | 22 KB |
pkg-saxon-1.6.1-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.expath.packaging/pkg-saxon/ -->
<dependency>
<groupId>org.expath.packaging</groupId>
<artifactId>pkg-saxon</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.expath.packaging/pkg-saxon/
implementation 'org.expath.packaging:pkg-saxon:1.6.1'
// https://jarcasting.com/artifacts/org.expath.packaging/pkg-saxon/
implementation ("org.expath.packaging:pkg-saxon:1.6.1")
'org.expath.packaging:pkg-saxon:jar:1.6.1'
<dependency org="org.expath.packaging" name="pkg-saxon" rev="1.6.1">
<artifact name="pkg-saxon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.expath.packaging', module='pkg-saxon', version='1.6.1')
)
libraryDependencies += "org.expath.packaging" % "pkg-saxon" % "1.6.1"
[org.expath.packaging/pkg-saxon "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.expath.packaging : pkg-java | jar | 1.6.1 |
org.expath.tools : tools-java | jar | 0.7.0 |
org.expath.tools : tools-saxon | jar | 0.7.1 |
net.sf.saxon : Saxon-HE | jar | 10.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |