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.

Лицензия

Лицензия

Группа

Группа

org.codelibs
Идентификатор

Идентификатор

jhighlight
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/codelibs/jhighlight

Скачать jhighlight

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.7

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.
org.codelibs

CodeLibs Project

We are Provider of Open Source products.

Версии библиотеки

Версия
1.1.0
1.0.3
1.0.2
1.0.1