is not current version
Last Version 1.1.0

The CheckStyle doclet 1.0.1

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.

License

License

GroupId

GroupId

de.unkrig
ArtifactId

ArtifactId

doclet-cs-annotation
Version

Version

1.0.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://unkrig.de/w/Cs-doclet
Project Organization

Project Organization

Arno Unkrig

Download doclet-cs-annotation 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.