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.2.2

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

Version Details — 3.2.2

Packaging
maven-plugin
Direct Deps
0
Total Deps
0
Published
Apr 18, 2023
License
Unknown

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

Checking security advisories...