License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.h3xstream.findsecbugs |
ArtifactId | ArtifactIdfindsecbugs-cli |
Last Version | Last Version1.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFindBugs Command Line Interface
Command Line Interface that provided a simply way to scan rapidly JAR files.
|
Filename | Size |
---|---|
findsecbugs-cli-1.4.4.pom | |
findsecbugs-cli-1.4.4.jar | 4 KB |
findsecbugs-cli-1.4.4-sources.jar | 2 KB |
findsecbugs-cli-1.4.4-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |