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.

Лицензия

Лицензия

Группа

Группа

com.uwyn
Идентификатор

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

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

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

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.
Организация-разработчик

Организация-разработчик

Uwyn

Скачать jhighlight

Имя Файла Размер
jhighlight-1.0.pom
jhighlight-1.0.jar 67 KB
Обзор

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

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

Зависимости

compile (1)

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

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

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

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

Версия
1.0
1.0rc