MVN

com.youdevise : test-driven-detectors4findbugs

Maven & Gradle

Aug 22, 2013
10 usages
17 stars

test-driven-detectors4findbugs · Testing framework to ease the development of custom plugin detectors for FindBugs.

<dependency>
    <groupId>com.youdevise</groupId>
    <artifactId>test-driven-detectors4findbugs</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.youdevise : test-driven-detectors4findbugs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.youdevise : test-driven-detectors4findbugs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
test-driven-detectors4findbugs-1.0
0.2.x
test-driven-detectors4findbugs-0.2.1
0.2
test-driven-detectors4findbugs-0.2

How to add a dependency to Maven

Add the following com.youdevise : test-driven-detectors4findbugs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.youdevise</groupId>
    <artifactId>test-driven-detectors4findbugs</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.youdevise : test-driven-detectors4findbugs gradle dependency to your build.gradle file:

implementation 'com.youdevise:test-driven-detectors4findbugs:1.0'

Gradle Kotlin DSL: Add the following com.youdevise : test-driven-detectors4findbugs gradle kotlin dependency to your build.gradle.kts file:

implementation("com.youdevise:test-driven-detectors4findbugs:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.youdevise : test-driven-detectors4findbugs sbt scala dependency to your build.sbt file:

libraryDependencies += "com.youdevise" % "test-driven-detectors4findbugs" % "1.0"

Advertisement

Dependencies from Group

Aug 22, 2013
10 usages
17 stars
hsd
Dec 11, 2013
0 stars

Discover Dependencies

Jul 13, 2023
19 usages
Apr 26, 2020
15 usages
23 stars
May 24, 2017
6 usages
Dec 27, 2012
15 usages
4 stars
Jan 08, 2014
9 usages
1 stars
Dec 02, 2022
20 usages
56 stars
May 31, 2016
11 usages
1 stars
Apr 20, 2019
10 usages
4 stars
Nov 01, 2013
12 usages
19 stars