is not current version
Last Version 1.4.4

com.h3xstream.findsecbugs:findsecbugs-website 1.2.1

The static website reuse the description of the bug patterns to build a overview.

GroupId

GroupId

com.h3xstream.findsecbugs
ArtifactId

ArtifactId

findsecbugs-website
Version

Version

1.2.1
Type

Type

jar

Download findsecbugs-website 1.2.1


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