jhtmldiff

A library for comparing two HTML files/snippets and highlighting the differences using simple HTML. This HTML Diff implementation is a Java port of the C# implementation found here http://htmldiff.codeplex.com/

Лицензия

Лицензия

Группа

Группа

com.google.code.jhtmldiff
Идентификатор

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

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

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jhtmldiff
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML. This HTML Diff implementation is a Java port of the C# implementation found here http://htmldiff.codeplex.com/
Ссылка на сайт

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

http://maven.apache.org
Организация-разработчик

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

jhtmldiff
Система контроля версий

Система контроля версий

https://code.google.com/p/jhtmldiff

Скачать jhtmldiff

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

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

Зависимости

test (1)

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

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

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

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

Версия
0.1.0