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.6.0 34 versions maven-plugin Updated 1 year agoChecking...

Add to your project3.3.0

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

Version Details — 3.3.0

Packaging
maven-plugin
Direct Deps
0
Total Deps
0
Published
May 19, 2023
License
Unknown

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

Checking security advisories...