is not current version
Last Version 1.5.0.FINAL

org.mobicents.jdocbook:telestax-xslt-ns 1.0.0.FINAL

The main project to transform DocBook XML into XHTML and other formats for TeleStax Community Documentation. Use this with XSD based docbook XML files. As of 3.0.0 DTD based XML files (non namespaced) are no longer supported.

GroupId

GroupId

org.mobicents.jdocbook
ArtifactId

ArtifactId

telestax-xslt-ns
Version

Version

1.0.0.FINAL
Type

Type

jar

Download telestax-xslt-ns 1.0.0.FINAL


<!-- https://jarcasting.com/artifacts/org.mobicents.jdocbook/telestax-xslt-ns/ -->
<dependency>
    <groupId>org.mobicents.jdocbook</groupId>
    <artifactId>telestax-xslt-ns</artifactId>
    <version>1.0.0.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.jdocbook/telestax-xslt-ns/
implementation 'org.mobicents.jdocbook:telestax-xslt-ns:1.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.jdocbook/telestax-xslt-ns/
implementation ("org.mobicents.jdocbook:telestax-xslt-ns:1.0.0.FINAL")
'org.mobicents.jdocbook:telestax-xslt-ns:jar:1.0.0.FINAL'
<dependency org="org.mobicents.jdocbook" name="telestax-xslt-ns" rev="1.0.0.FINAL">
  <artifact name="telestax-xslt-ns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.jdocbook', module='telestax-xslt-ns', version='1.0.0.FINAL')
)
libraryDependencies += "org.mobicents.jdocbook" % "telestax-xslt-ns" % "1.0.0.FINAL"
[org.mobicents.jdocbook/telestax-xslt-ns "1.0.0.FINAL"]