Last Version

FindBugs Contrib plugin library 7.4.7

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.

License

License

GroupId

GroupId

com.mebigfatguy.sb-contrib
ArtifactId

ArtifactId

sb-contrib
Version

Version

7.4.7
Type

Type

jar
Description

Description

FindBugs 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

http://fb-contrib.mebigfatguy.com
Source Code Management

Source Code Management

https://github.com/mebigfatguy/fb-contrib/

Download sb-contrib 7.4.7


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 3.1.12

test (26)

Group / Artifact Type Version
backport-util-concurrent : backport-util-concurrent jar 3.1
com.google.guava : guava jar 22.0-android
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.5
commons-collections : commons-collections jar 3.2.2
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.1
javax.ws.rs : javax.ws.rs-api jar 2.0.1
junit : junit jar 4.12
log4j : log4j jar 1.2.17
org.apache.commons : commons-lang3 jar 3.6
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpcore jar 4.4.6
org.mockito : mockito-core jar 2.23.4
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-tx jar 4.3.9.RELEASE
org.testng : testng jar 6.9.10
org.springframework : spring-context jar 4.3.9.RELEASE
org.springframework : spring-beans jar 4.3.9.RELEASE
org.threeten : threetenbp jar 1.3.5
org.apache.jena : jena-shaded-guava jar 3.3.0
org.glassfish.jersey.media : jersey-media-multipart jar 2.25.1
org.eclipse.persistence : javax.persistence jar 2.1.1
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.apache.logging.log4j : log4j-api jar 2.9.1

Project Modules

There are no modules declared in this project.