MVN

net.sf.docbook : docbook-xsl-xalan

Maven & Gradle

Aug 24, 2012
2 usages

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

<dependency>
    <groupId>net.sf.docbook</groupId>
    <artifactId>docbook-xsl-xalan</artifactId>
    <version>1.0.1-pre</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.docbook : docbook-xsl-xalan to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.sf.docbook : docbook-xsl-xalan to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
docbook-xsl-xalan-1.0.1-pre
docbook-xsl-xalan-1.0.0

How to add a dependency to Maven

Add the following net.sf.docbook : docbook-xsl-xalan maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.docbook</groupId>
    <artifactId>docbook-xsl-xalan</artifactId>
    <version>1.0.1-pre</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.docbook : docbook-xsl-xalan gradle dependency to your build.gradle file:

implementation 'net.sf.docbook:docbook-xsl-xalan:1.0.1-pre'

Gradle Kotlin DSL: Add the following net.sf.docbook : docbook-xsl-xalan gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.docbook:docbook-xsl-xalan:1.0.1-pre")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.docbook : docbook-xsl-xalan sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.docbook" % "docbook-xsl-xalan" % "1.0.1-pre"

Advertisement

Dependencies from Group

Feb 14, 2016
22 usages
Aug 24, 2012
11 usages
Aug 24, 2012
5 usages
Aug 24, 2012
4 usages
Aug 24, 2012
2 usages

Discover Dependencies

Sep 05, 2014
2 usages
24 stars
Dec 05, 2015
3 stars
Aug 07, 2023
5 usages
3.3k stars
Jun 01, 2023
1 usages
805 stars
May 27, 2020
4 usages
6 stars
Oct 27, 2017
2 usages
Jan 09, 2017
1 usages
6 stars
Jul 17, 2018
1 usages
2 stars