License |
License
MIT like
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.docbook |
ArtifactId | ArtifactIddocbook-xsl-xalan |
Last Version | Last Version1.0.1-pre |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDocBook XSL Xalan extension
These are Java extensions for use with the DocBook XML stylesheets and the Xalan-Java XSLT engine.
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
xalan : xalan | jar | 2.7.0 |