License |
License |
---|---|
GroupId | GroupIdorg.mobicents.jdocbook |
ArtifactId | ArtifactIdtelestax-xslt-ns |
Last Version | Last Version1.5.0.FINAL |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTeleStax DocBook XSLT namespaced (XSD variant)
The main project to transform DocBook XML into XHTML and other formats for TeleStax Documentation.
Use this with XSD based docbook XML files. As of 3.0.0 DTD based XML files (non namespaced) are no longer
supported.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
telestax-xslt-ns-1.5.0.FINAL.pom | |
telestax-xslt-ns-1.5.0.FINAL.jar | 14 KB |
telestax-xslt-ns-1.5.0.FINAL-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.jdocbook/telestax-xslt-ns/ -->
<dependency>
<groupId>org.mobicents.jdocbook</groupId>
<artifactId>telestax-xslt-ns</artifactId>
<version>1.5.0.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.jdocbook/telestax-xslt-ns/
implementation 'org.mobicents.jdocbook:telestax-xslt-ns:1.5.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.jdocbook/telestax-xslt-ns/
implementation ("org.mobicents.jdocbook:telestax-xslt-ns:1.5.0.FINAL")
'org.mobicents.jdocbook:telestax-xslt-ns:jar:1.5.0.FINAL'
<dependency org="org.mobicents.jdocbook" name="telestax-xslt-ns" rev="1.5.0.FINAL">
<artifact name="telestax-xslt-ns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.jdocbook', module='telestax-xslt-ns', version='1.5.0.FINAL')
)
libraryDependencies += "org.mobicents.jdocbook" % "telestax-xslt-ns" % "1.5.0.FINAL"
[org.mobicents.jdocbook/telestax-xslt-ns "1.5.0.FINAL"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.docbook : docbook-xsl | zip | 1.76.1 |
org.jboss.pressgang » pressgang-highlight | jar | 3.0.0 |