is not current version
Last Version 1.12.0

com.h3xstream.findsecbugs:findsecbugs-plugin 1.4.4

Core module of the project. It include all the FindBugs detectors. The resulting jar is the published plugin.

GroupId

GroupId

com.h3xstream.findsecbugs
ArtifactId

ArtifactId

findsecbugs-plugin
Version

Version

1.4.4
Type

Type

jar

Download findsecbugs-plugin 1.4.4


<!-- https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-plugin/ -->
<dependency>
    <groupId>com.h3xstream.findsecbugs</groupId>
    <artifactId>findsecbugs-plugin</artifactId>
    <version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-plugin/
implementation 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.4.4'
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-plugin/
implementation ("com.h3xstream.findsecbugs:findsecbugs-plugin:1.4.4")
'com.h3xstream.findsecbugs:findsecbugs-plugin:jar:1.4.4'
<dependency org="com.h3xstream.findsecbugs" name="findsecbugs-plugin" rev="1.4.4">
  <artifact name="findsecbugs-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.findsecbugs', module='findsecbugs-plugin', version='1.4.4')
)
libraryDependencies += "com.h3xstream.findsecbugs" % "findsecbugs-plugin" % "1.4.4"
[com.h3xstream.findsecbugs/findsecbugs-plugin "1.4.4"]