MVN

org.codelibs : jhighlight

Maven & Gradle

Mar 24, 2016
13 usages
18 stars

JHighlight · JHighlight is an embeddable pure Java syntax highlighting library that supports Java, HTML, XHTML, XML and LZX languages and outputs to XHTML. It also supports RIFE templates tags and highlights them clearly so that you can easily identify the difference between your RIFE markup and the actual marked up source.

<dependency>
    <groupId>org.codelibs</groupId>
    <artifactId>jhighlight</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codelibs : jhighlight to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.codelibs : jhighlight to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jhighlight-1.0.3
jhighlight-1.0.2
jhighlight-1.0.1

How to add a dependency to Maven

Add the following org.codelibs : jhighlight maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.codelibs</groupId>
    <artifactId>jhighlight</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codelibs : jhighlight gradle dependency to your build.gradle file:

implementation 'org.codelibs:jhighlight:1.0.3'

Gradle Kotlin DSL: Add the following org.codelibs : jhighlight gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codelibs:jhighlight:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codelibs : jhighlight sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codelibs" % "jhighlight" % "1.0.3"

Advertisement

Dependencies from Group

Jan 16, 2021
66 usages
65 stars
Apr 03, 2020
46 usages
5 stars
Mar 24, 2016
13 usages
18 stars
Aug 03, 2023
12 usages
187 stars
Jul 26, 2023
9 usages
2 stars

Discover Dependencies

15 usages
157 stars
Mar 02, 2017
19 usages
Apr 07, 2016
8 usages
86 stars
Apr 02, 2016
14 usages
290 stars
Feb 03, 2023
16 usages
32 stars
Jul 14, 2019
8 usages
34 stars
Jun 15, 2016
8 usages
4.5k stars
Jun 07, 2021
8 usages
Oct 31, 2020
9 usages
28 stars
Jun 25, 2022
8 usages