is not current version
Last Version 1.12.0

com.h3xstream.findsecbugs:findsecbugs-samples-deps 1.9.0

Find Security Bugs stub dependencies use for the samples. 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.

GroupId

GroupId

com.h3xstream.findsecbugs
ArtifactId

ArtifactId

findsecbugs-samples-deps
Version

Version

1.9.0
Type

Type

jar

Download findsecbugs-samples-deps 1.9.0


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