Htmlchecker usage example

Demo site to test htmlchecker

Лицензия

Лицензия

Группа

Группа

fr.jmini.htmlchecker
Идентификатор

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

site-example
Последняя версия

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

1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Htmlchecker usage example
Demo site to test htmlchecker

Скачать site-example

Имя Файла Размер
site-example-1.2.2.pom
site-example-1.2.2.jar 4 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

htmlchecker

Description

Html checker is a java program that checks the content of your HTML pages and produces a report. It focuses on the content (broken links) and not on the form (is your HTML well-formed?). It is available as a command line tool or as a maven plugin.

Read more on the project home page.

Get in touch

Use the htmlchecker issue tracker on GitHub.

You can also contact me on Twitter: @j2r2b

License

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

Версия
1.2.2
1.2.1
1.2.0