GroupId | GroupIdcom.h3xstream.findsecbugs |
---|---|
ArtifactId | ArtifactIdplugin |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFind Security Bugs Plugin
Core module of the project. It include all the FindBugs detectors.
The resulting jar is the published plugin.
|
Filename | Size |
---|---|
plugin-1.1.0.pom | |
plugin-1.1.0.jar | 78 KB |
plugin-1.1.0-sources.jar | 78 KB |
plugin-1.1.0-javadoc.jar | 353 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : findbugs | jar |
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 |