maven-checkstyle-plugin

org.apache.maven.plugins

Generates a report on violations of code style and optionally fails the build if violations are detected.

Recommended: 3.3.0 34 versions maven-plugin Updated 1 year agoChecking...

Add to your project3.6.0

<dependency>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-checkstyle-plugin</artifactId>
    <version>3.6.0</version>
</dependency>

Version Details — 3.6.0

Packaging
maven-plugin
Direct Deps
0
Total Deps
0
Published
Oct 22, 2024
License
Unknown

Generates a report on violations of code style and optionally fails the build if violations are detected.

Checking security advisories...