maven-checkstyle-plugin
org.apache.maven.plugins
maven-checkstyle-plugin is a Java jar artifact published under the org.apache.maven.plugins group on Maven Central. 34 versions are indexed here. It is used by 101 other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.
Recommended: 3.6.0 34 versions jarChecking...
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
Unknown
License
Unknown
Generates a report on violations of code style and optionally fails the build if violations are detected.
Checking security advisories...