MVN

com.timgroup : findbugs4jmock

Maven & Gradle

Feb 29, 2012
2 stars

findbugs4jmock · A plugin for the FindBugs tool which detects faulty jMock tests.

<dependency>
    <groupId>com.timgroup</groupId>
    <artifactId>findbugs4jmock</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.timgroup : findbugs4jmock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.timgroup : findbugs4jmock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
findbugs4jmock-0.3
0.2
findbugs4jmock-0.2

How to add a dependency to Maven

Add the following com.timgroup : findbugs4jmock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.timgroup</groupId>
    <artifactId>findbugs4jmock</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.timgroup : findbugs4jmock gradle dependency to your build.gradle file:

implementation 'com.timgroup:findbugs4jmock:0.3'

Gradle Kotlin DSL: Add the following com.timgroup : findbugs4jmock gradle kotlin dependency to your build.gradle.kts file:

implementation("com.timgroup:findbugs4jmock:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.timgroup : findbugs4jmock sbt scala dependency to your build.sbt file:

libraryDependencies += "com.timgroup" % "findbugs4jmock" % "0.3"

Advertisement

Dependencies from Group

Feb 19, 2015
69 usages
271 stars
Nov 06, 2017
1 usages
12 stars
Mar 14, 2019
1 usages
3 stars
Mar 16, 2015
1 usages
11 stars
Jan 13, 2020
1 stars

Discover Dependencies

Sep 20, 2005
1 usages
Jun 03, 2014
3 stars
May 24, 2014
41.3k stars
Oct 20, 2014
40 stars
Sep 07, 2011
13 usages
Aug 16, 2013
1 usages
344 stars