FindBugs-Annotations

Annotation the FindBugs tool supports

License

License

GroupId

GroupId

com.google.code.findbugs
ArtifactId

ArtifactId

annotations
Last Version

Last Version

3.0.1u2
Release Date

Release Date

Type

Type

jar
Description

Description

FindBugs-Annotations
Annotation the FindBugs tool supports
Project URL

Project URL

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

Source Code Management

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

Download annotations

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.jcip : jcip-annotations jar 1.0
com.google.code.findbugs : jsr305 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.1u2
3.0.1u1
3.0.1
3.0.0
2.0.3
2.0.2
2.0.1
2.0.0
1.3.9
1.3.8
1.3.7