MVN

de.unkrig : doclet-cs-annotation

Maven & Gradle

Jan 24, 2022
2 usages

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.

<dependency>
    <groupId>de.unkrig</groupId>
    <artifactId>doclet-cs-annotation</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.unkrig : doclet-cs-annotation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of de.unkrig : doclet-cs-annotation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
doclet-cs-annotation-1.1.0
1.0.x
doclet-cs-annotation-1.0.1

How to add a dependency to Maven

Add the following de.unkrig : doclet-cs-annotation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.unkrig</groupId>
    <artifactId>doclet-cs-annotation</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.unkrig : doclet-cs-annotation gradle dependency to your build.gradle file:

implementation 'de.unkrig:doclet-cs-annotation:1.1.0'

Gradle Kotlin DSL: Add the following de.unkrig : doclet-cs-annotation gradle kotlin dependency to your build.gradle.kts file:

implementation("de.unkrig:doclet-cs-annotation:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.unkrig : doclet-cs-annotation sbt scala dependency to your build.sbt file:

libraryDependencies += "de.unkrig" % "doclet-cs-annotation" % "1.1.0"

Advertisement

Dependencies from Group

Oct 14, 2016
7 usages
Oct 30, 2018
2 usages
1 stars
Oct 30, 2018
2 usages
Jan 24, 2022
2 usages
Sep 09, 2019
1 usages
3 stars

Discover Dependencies

Nov 11, 2017
6 usages
May 16, 2018
22 stars
Nov 10, 2017
8 stars
Jul 10, 2023
1 usages
53 stars
Feb 21, 2023
1 usages
165 stars
Feb 12, 2019
1.8k stars
Jan 29, 2018
1 usages
Jan 23, 2018
2 usages
Oct 08, 2021
2 usages
0 stars