MVN

com.nesscomputing.testing : findbugs-annotations

Maven & Gradle

Feb 14, 2012
20 usages
1 stars

because the findbugs people are incapable of packaging jars without duplicates

<dependency>
    <groupId>com.nesscomputing.testing</groupId>
    <artifactId>findbugs-annotations</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
findbugs-annotations-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nesscomputing.testing</groupId>
    <artifactId>findbugs-annotations</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nesscomputing.testing : findbugs-annotations gradle dependency to your build.gradle file:

implementation 'com.nesscomputing.testing:findbugs-annotations:2.0.0'

Gradle Kotlin DSL: Add the following com.nesscomputing.testing : findbugs-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nesscomputing.testing:findbugs-annotations:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nesscomputing.testing : findbugs-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nesscomputing.testing" % "findbugs-annotations" % "2.0.0"

Advertisement

Dependencies from Group

Feb 14, 2012
20 usages
1 stars
Sep 11, 2013
14 usages
3 stars
Dec 21, 2012
1 usages
0 stars

Discover Dependencies

Apr 01, 2015
8 usages
9 stars
Feb 14, 2023
19 usages
7 stars
Nov 02, 2017
5 usages
1 stars
Oct 27, 2008
4 usages
Oct 12, 2018
6 usages
334 stars
Nov 30, 2021
9 usages
Nov 01, 2022
6 usages
1 stars