The CheckStyle doclet runtime

Cs-doclet is a JAVADOC doclet that generates the metadata files for CheckStyle and eclipse-cs from annotations and 'doc tags' in the source code of your checks and filters.

Лицензия

Лицензия

Группа

Группа

de.unkrig
Идентификатор

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

doclet-cs-annotation
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

The CheckStyle doclet runtime
Cs-doclet is a JAVADOC doclet that generates the metadata files for CheckStyle and eclipse-cs from annotations and 'doc tags' in the source code of your checks and filters.
Ссылка на сайт

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

http://unkrig.de/w/Cs-doclet
Организация-разработчик

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

Arno Unkrig

Скачать doclet-cs-annotation

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
de.unkrig.commons : commons-doclet jar 1.2.14
de.unkrig.commons : commons-text jar 1.2.14
de.unkrig.commons : commons-util jar 1.2.14

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

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

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

Версия
1.1.0
1.0.1