License |
License |
---|---|
GroupId | GroupIdcom.h3xstream.findsecbugs |
ArtifactId | ArtifactIdfindsecbugs-graph-plugin |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFind Security Bugs Graph Builder Plugin
This module build graph database from the code.
|
<!-- https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-graph-plugin/ -->
<dependency>
<groupId>com.h3xstream.findsecbugs</groupId>
<artifactId>findsecbugs-graph-plugin</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-graph-plugin/
implementation 'com.h3xstream.findsecbugs:findsecbugs-graph-plugin:1.8.0'
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-graph-plugin/
implementation ("com.h3xstream.findsecbugs:findsecbugs-graph-plugin:1.8.0")
'com.h3xstream.findsecbugs:findsecbugs-graph-plugin:jar:1.8.0'
<dependency org="com.h3xstream.findsecbugs" name="findsecbugs-graph-plugin" rev="1.8.0">
<artifact name="findsecbugs-graph-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.findsecbugs', module='findsecbugs-graph-plugin', version='1.8.0')
)
libraryDependencies += "com.h3xstream.findsecbugs" % "findsecbugs-graph-plugin" % "1.8.0"
[com.h3xstream.findsecbugs/findsecbugs-graph-plugin "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.h3xstream.findsecbugs : findsecbugs-plugin | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 3.2.6 |
com.github.spotbugs : spotbugs | jar | 3.1.3 |
com.h3xstream.findsecbugs : findsecbugs-plugin-deps | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
com.h3xstream.findsecbugs : findbugs-test-util | test-jar | 1.8.0 |
org.mockito : mockito-all | jar | 1.10.19 |
org.testng : testng | jar | 6.9.10 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
commons-io : commons-io | jar | 2.5 |
com.google.inject : guice | jar | 4.2.0 |