MVN

com.google.code.findbugs : jsr305

Maven & Gradle

Mar 31, 2017
9.8k usages

FindBugs-jsr305 · JSR305 Annotations for Findbugs

<dependency>
    <groupId>com.google.code.findbugs</groupId>
    <artifactId>jsr305</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.2

All Versions

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

Version Vulnerabilities Updated
3.0.x
jsr305-3.0.2
jsr305-3.0.1
jsr305-3.0.0
2.0.x
jsr305-2.0.3
jsr305-2.0.2
jsr305-2.0.1
jsr305-2.0.0
1.3.x
jsr305-1.3.9
jsr305-1.3.8
jsr305-1.3.7

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.code.findbugs</groupId>
    <artifactId>jsr305</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.google.code.findbugs:jsr305:3.0.2'

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

implementation("com.google.code.findbugs:jsr305:3.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.code.findbugs" % "jsr305" % "3.0.2"

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

Jun 29, 2023
1k usages
12.6k stars
Aug 22, 2023
85 usages
2.1k stars
Mar 09, 2007
9 usages
Aug 23, 2023
4.8k usages
47.3k stars
Jul 01, 2019
276 usages
29k stars
Aug 24, 2023
861 usages
72.3k stars
May 19, 2023
654 usages
2.7k stars
Jul 02, 2023
8 usages
3.6k stars