MVN

com.github.spotbugs : spotbugs-annotations

Maven & Gradle

Oct 17, 2022
1.3k usages
3.2k stars

SpotBugs Annotations · Annotations the SpotBugs tool supports

<dependency>
    <groupId>com.github.spotbugs</groupId>
    <artifactId>spotbugs-annotations</artifactId>
    <version>4.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spotbugs : spotbugs-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.7.3
  • Latest Release Candidate: 4.0.0-RC3
  • Latest Beta: 4.0.0-beta5

All Versions

Choose a version of com.github.spotbugs : spotbugs-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.7.x
spotbugs-annotations-4.7.3
spotbugs-annotations-4.7.2
spotbugs-annotations-4.7.1
spotbugs-annotations-4.7.0
4.6.x
spotbugs-annotations-4.6.0
4.5.x
spotbugs-annotations-4.5.3
spotbugs-annotations-4.5.2
spotbugs-annotations-4.5.1
spotbugs-annotations-4.5.0
4.4.x
spotbugs-annotations-4.4.2
spotbugs-annotations-4.4.1
spotbugs-annotations-4.4.0
4.3.x
spotbugs-annotations-4.3.0
4.2.x
spotbugs-annotations-4.2.3
spotbugs-annotations-4.2.2
spotbugs-annotations-4.2.1
spotbugs-annotations-4.2.0
4.1.x
spotbugs-annotations-4.1.4
spotbugs-annotations-4.1.3
spotbugs-annotations-4.1.2
spotbugs-annotations-4.1.1
spotbugs-annotations-4.1.0
4.0.x
spotbugs-annotations-4.0.6
spotbugs-annotations-4.0.5
spotbugs-annotations-4.0.4
spotbugs-annotations-4.0.3
spotbugs-annotations-4.0.2
spotbugs-annotations-4.0.1
spotbugs-annotations-4.0.0
spotbugs-annotations-4.0.0-RC3
spotbugs-annotations-4.0.0-RC1
spotbugs-annotations-4.0.0-beta5
spotbugs-annotations-4.0.0-beta4
spotbugs-annotations-4.0.0-beta3
spotbugs-annotations-4.0.0-beta2
spotbugs-annotations-4.0.0-beta1
3.1.x
spotbugs-annotations-3.1.12
spotbugs-annotations-3.1.11
spotbugs-annotations-3.1.10
spotbugs-annotations-3.1.9
spotbugs-annotations-3.1.8
spotbugs-annotations-3.1.7
spotbugs-annotations-3.1.6
spotbugs-annotations-3.1.5
spotbugs-annotations-3.1.4
spotbugs-annotations-3.1.3
spotbugs-annotations-3.1.2
spotbugs-annotations-3.1.1
spotbugs-annotations-3.1.0
spotbugs-annotations-3.1.0-RC7
spotbugs-annotations-3.1.0-RC6
spotbugs-annotations-3.1.0-RC5
spotbugs-annotations-3.1.0-RC4
spotbugs-annotations-3.1.0-RC3
spotbugs-annotations-3.1.0-RC2
spotbugs-annotations-3.1.0-RC1

How to add a dependency to Maven

Add the following com.github.spotbugs : spotbugs-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.spotbugs</groupId>
    <artifactId>spotbugs-annotations</artifactId>
    <version>4.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.spotbugs : spotbugs-annotations gradle dependency to your build.gradle file:

implementation 'com.github.spotbugs:spotbugs-annotations:4.7.3'

Gradle Kotlin DSL: Add the following com.github.spotbugs : spotbugs-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.spotbugs:spotbugs-annotations:4.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.spotbugs : spotbugs-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.spotbugs" % "spotbugs-annotations" % "4.7.3"

Advertisement

Dependencies from Group

Oct 17, 2022
1.3k usages
3.2k stars
Oct 17, 2022
106 usages
3.2k stars
Oct 17, 2022
7 usages
3.2k stars
Jun 19, 2023
3 usages
67 stars
Oct 17, 2022
2 usages
3.2k stars

Discover Dependencies

Apr 30, 2017
7 usages
33 stars
Apr 30, 2017
2 usages
33 stars
Oct 21, 2019
1 usages
316 stars
Apr 28, 2019
3 usages
169 stars
Mar 09, 2017
3 usages
0 stars
Mar 09, 2017
1 usages
0 stars
Jun 20, 2023
4 usages
94 stars
Nov 11, 2019
2 usages
Nov 20, 2022
8 usages
82 stars