MVN

net.sf.xslthl : xslthl

Maven & Gradle

Apr 27, 2018
13 usages

XSLT syntax highlighting · This is an implementation of syntax highlighting as an extension module for XSLT processors, so if you have e.g. article about programming written in DocBook, code examples can be automatically syntax highlighted during the XSLT processing phase. This version of xslthl provides extensions of the Apache Xalan and Saxon XSLT processors.

<dependency>
    <groupId>net.sf.xslthl</groupId>
    <artifactId>xslthl</artifactId>
    <version>2.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.3

All Versions

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

Version Vulnerabilities Updated
2.1.x
xslthl-2.1.3
xslthl-2.1.0
2.0.x
xslthl-2.0.2
xslthl-2.0.1
xslthl-2.0.0
1.3.x
xslthl-1.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.sf.xslthl</groupId>
    <artifactId>xslthl</artifactId>
    <version>2.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.xslthl : xslthl gradle dependency to your build.gradle file:

implementation 'net.sf.xslthl:xslthl:2.1.3'

Gradle Kotlin DSL: Add the following net.sf.xslthl : xslthl gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.xslthl:xslthl:2.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.xslthl : xslthl sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.xslthl" % "xslthl" % "2.1.3"

Advertisement

Dependencies from Group

Apr 27, 2018
13 usages

Discover Dependencies

Feb 06, 2020
4 usages
Nov 20, 2013
5 usages
12 stars
Sep 01, 2020
2 usages
jta
Jul 28, 2023
7 usages
330 stars
Aug 12, 2022
16 usages
13k stars
Jan 03, 2021
6 usages
2 stars
Jun 04, 2015
3 usages
1 stars
Feb 15, 2023
12 usages
7.6k stars
Jun 16, 2020
11 usages
97 stars
Aug 22, 2020
3 usages
0 stars