Find Security Bugs plugin dependencies

This module create facades for all the APIs (classes, interfaces and annotations) that are use in the test code. The objective is to avoid the needed to download all the framework supported by the static analyzer.

License

License

GroupId

GroupId

com.h3xstream.findsecbugs
ArtifactId

ArtifactId

findsecbugs-plugin-deps
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Find Security Bugs plugin dependencies
This module create facades for all the APIs (classes, interfaces and annotations) that are use in the test code. The objective is to avoid the needed to download all the framework supported by the static analyzer.

Download findsecbugs-plugin-deps

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0