MVN

com.google.code.findbugs : annotations

Maven & Gradle

Oct 09, 2015
1.7k usages
739 stars

FindBugs-Annotations · Annotation the FindBugs tool supports

<dependency>
    <groupId>com.google.code.findbugs</groupId>
    <artifactId>annotations</artifactId>
    <version>3.0.1u2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.code.findbugs : annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1u2

All Versions

Choose a version of com.google.code.findbugs : annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
annotations-3.0.1
annotations-3.0.0
annotations-3.0.1u2
annotations-3.0.1u1
2.0.x
annotations-2.0.3
annotations-2.0.2
annotations-2.0.1
annotations-2.0.0
1.3.x
annotations-1.3.9
annotations-1.3.8
annotations-1.3.7

How to add a dependency to Maven

Add the following com.google.code.findbugs : annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.code.findbugs</groupId>
    <artifactId>annotations</artifactId>
    <version>3.0.1u2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.code.findbugs : annotations gradle dependency to your build.gradle file:

implementation 'com.google.code.findbugs:annotations:3.0.1u2'

Gradle Kotlin DSL: Add the following com.google.code.findbugs : annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.code.findbugs:annotations:3.0.1u2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.code.findbugs : annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.code.findbugs" % "annotations" % "3.0.1u2"

Advertisement

Dependencies from Group

Mar 31, 2017
9.8k usages
Oct 09, 2015
1.7k usages
739 stars
Dec 26, 2015
223 usages
739 stars
Mar 12, 2015
186 usages
Jul 10, 2014
50 usages

Discover Dependencies

Mar 28, 2023
30 usages
275 stars
Apr 16, 2018
75 usages
226 stars
May 19, 2017
45 usages
540 stars
Aug 04, 2023
83 stars
Nov 28, 2022
171 usages
Mar 31, 2023
765 stars
Jul 02, 2022
260 usages
1.4k stars
Jun 09, 2023
66 usages
82 stars
Jun 09, 2023
171 usages
97 stars