MVN

com.uwyn : jhighlight

Maven & Gradle

Nov 06, 2006
32 usages

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>com.uwyn</groupId>
    <artifactId>jhighlight</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.uwyn : jhighlight to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.uwyn : jhighlight to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0rc
jhighlight-1.0rc
1.0
jhighlight-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.uwyn</groupId>
    <artifactId>jhighlight</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.uwyn : jhighlight gradle dependency to your build.gradle file:

implementation 'com.uwyn:jhighlight:1.0'

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

implementation("com.uwyn:jhighlight:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.uwyn : jhighlight sbt scala dependency to your build.sbt file:

libraryDependencies += "com.uwyn" % "jhighlight" % "1.0"

Advertisement

Dependencies from Group

Nov 06, 2006
32 usages
Apr 05, 2023
19 stars

Discover Dependencies

Mar 21, 2016
8 usages
Jul 30, 2023
9 usages
1 stars
Oct 26, 2021
5 usages
4 stars
Jul 09, 2006
21 usages
Feb 14, 2023
17 usages
90 stars
Aug 01, 2018
6 usages
Nov 08, 2018
5 usages
5 stars
Jan 18, 2023
11 usages
4k stars
Oct 04, 2021
19 usages
2 stars