DocBook XSL Xalan extension

These are Java extensions for use with the DocBook XML stylesheets and the Xalan-Java XSLT engine.

License

License

MIT like
Categories

Categories

Net
GroupId

GroupId

net.sf.docbook
ArtifactId

ArtifactId

docbook-xsl-xalan
Last Version

Last Version

1.0.1-pre
Release Date

Release Date

Type

Type

jar
Description

Description

DocBook XSL Xalan extension
These are Java extensions for use with the DocBook XML stylesheets and the Xalan-Java XSLT engine.
Project URL

Project URL

http://sourceforge.net/projects/docbook/

Download docbook-xsl-xalan

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
xalan : xalan jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-pre
1.0.0