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