FindBugs Command Line Interface

Command Line Interface that provided a simply way to scan rapidly JAR files.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.h3xstream.findsecbugs
ArtifactId

ArtifactId

findsecbugs-cli
Last Version

Last Version

1.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

FindBugs Command Line Interface
Command Line Interface that provided a simply way to scan rapidly JAR files.

Download findsecbugs-cli

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.h3xstream.findsecbugs : findsecbugs-plugin jar 1.4.4
org.apache.commons : commons-io jar 1.3.2
com.google.code.findbugs : findbugs jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.4