The CheckStyle doclet

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
Последняя версия

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

The CheckStyle doclet
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

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.sun » tools jar 1.8.0
de.unkrig.commons : commons-doclet jar 1.2.10
de.unkrig.commons : commons-text jar 1.2.10
de.unkrig.commons : commons-util jar 1.2.10
de.unkrig : doclet-cs-annotation jar 1.1.0
de.unkrig : no-template-core jar 1.0.4

test (1)

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

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

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

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

Версия
1.1.2
1.1.1
1.1.0
1.0.1