| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools Net | 
| GroupId | GroupIdnet.rumati.maven.plugins | 
| ArtifactId | ArtifactIdfindbugs-maven-plugin | 
| Last Version | Last Version0.2.1 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| Description | DescriptionFindBugs Maven Plugin A Maven 2 plugin for printing FindBugs static analysis reports. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<plugin>
    <groupId>net.rumati.maven.plugins</groupId>
    <artifactId>findbugs-maven-plugin</artifactId>
    <version>0.2.1</version>
</plugin>| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0.4 | 
| org.apache.maven.reporting : maven-reporting-api | jar | 3.0 | 
| org.apache.maven.reporting : maven-reporting-impl | jar | 2.2 | 
| org.codehaus.plexus : plexus-utils | jar | 3.0 | 
| com.google.code.findbugs : findbugs | jar | 2.0.0 |