is not current version
Last Version 1.5.0.FINAL

org.mobicents.jdocbook:telestax-xslt-ns 1.2.0

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.

GroupId

GroupId

org.mobicents.jdocbook
ArtifactId

ArtifactId

telestax-xslt-ns
Version

Version

1.2.0
Type

Type

jar

Download telestax-xslt-ns 1.2.0


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