Find Security Bugs Plugin

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

plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : findbugs jar

test (5)

Group / Artifact Type Version
com.h3xstream.findsecbugs : findbugs-test-util test-jar
org.mockito : mockito-all jar
ch.qos.logback : logback-classic jar
org.apache.commons : commons-io jar
com.h3xstream.findsecbugs » plugin-deps jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0