| License |
License |
|---|---|
| GroupId | GroupIdcom.mebigfatguy.sb-contrib |
| ArtifactId | ArtifactIdsb-contrib |
| Version | Version7.4.7 |
| Type | Typejar |
| Description |
DescriptionFindBugs Contrib plugin library
An auxiliary findbugs.sourceforge.net plugin for java bug detectors that fall outside the narrow scope of detectors to be packaged with the product itself.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sb-contrib-7.4.7.pom | |
| sb-contrib-7.4.7.jar | 851 KB |
| sb-contrib-7.4.7-sources.jar | 1 MB |
| sb-contrib-7.4.7-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mebigfatguy.sb-contrib/sb-contrib/ -->
<dependency>
<groupId>com.mebigfatguy.sb-contrib</groupId>
<artifactId>sb-contrib</artifactId>
<version>7.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.mebigfatguy.sb-contrib/sb-contrib/
implementation 'com.mebigfatguy.sb-contrib:sb-contrib:7.4.7'
// https://jarcasting.com/artifacts/com.mebigfatguy.sb-contrib/sb-contrib/
implementation ("com.mebigfatguy.sb-contrib:sb-contrib:7.4.7")
'com.mebigfatguy.sb-contrib:sb-contrib:jar:7.4.7'
<dependency org="com.mebigfatguy.sb-contrib" name="sb-contrib" rev="7.4.7">
<artifact name="sb-contrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mebigfatguy.sb-contrib', module='sb-contrib', version='7.4.7')
)
libraryDependencies += "com.mebigfatguy.sb-contrib" % "sb-contrib" % "7.4.7"
[com.mebigfatguy.sb-contrib/sb-contrib "7.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 3.1.12 |