FindBugs-Native-Annotations

Annotation defined by the FindBugs tool

License

License

GroupId

GroupId

com.google.code.findbugs
ArtifactId

ArtifactId

findbugs-annotations
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

FindBugs-Native-Annotations
Annotation defined by the FindBugs tool
Project URL

Project URL

http://findbugs.sourceforge.net/
Source Code Management

Source Code Management

https://github.com/findbugsproject/findbugs/

Download findbugs-annotations

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.1

Project Modules

There are no modules declared in this project.
com.google.code.findbugs

The FindBugs project

Project working on the FindBugs project, a static analysis tool for Java

Versions

Version
3.0.1