is not current version
Last Version 8.7

net.sf.saxon:saxon-jdom 7.9.1

Saxon support library for third-party object model JDOM

Categories

Categories

Net JDOM Business Logic Libraries Axon Application Layer Libs Distributed Applications
GroupId

GroupId

net.sf.saxon
ArtifactId

ArtifactId

saxon-jdom
Version

Version

7.9.1
Type

Type

jar

Download saxon-jdom 7.9.1


<!-- https://jarcasting.com/artifacts/net.sf.saxon/saxon-jdom/ -->
<dependency>
    <groupId>net.sf.saxon</groupId>
    <artifactId>saxon-jdom</artifactId>
    <version>7.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.saxon/saxon-jdom/
implementation 'net.sf.saxon:saxon-jdom:7.9.1'
// https://jarcasting.com/artifacts/net.sf.saxon/saxon-jdom/
implementation ("net.sf.saxon:saxon-jdom:7.9.1")
'net.sf.saxon:saxon-jdom:jar:7.9.1'
<dependency org="net.sf.saxon" name="saxon-jdom" rev="7.9.1">
  <artifact name="saxon-jdom" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.saxon', module='saxon-jdom', version='7.9.1')
)
libraryDependencies += "net.sf.saxon" % "saxon-jdom" % "7.9.1"
[net.sf.saxon/saxon-jdom "7.9.1"]