MVN

org.mockito : mockito-all

Maven & Gradle

Jan 02, 2015
12.2k usages
14.5k stars

Mockito · Mock objects library for java

<dependency>
    <groupId>org.mockito</groupId>
    <artifactId>mockito-all</artifactId>
    <version>1.10.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mockito : mockito-all to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.19
  • Latest Release Candidate: 1.9.5-rc1
  • Latest Beta: 2.0.2-beta

All Versions

Choose a version of org.mockito : mockito-all to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
mockito-all-2.0.2-beta
mockito-all-2.0.1-beta
mockito-all-2.0.0-beta
1.10.x
mockito-all-1.10.19
mockito-all-1.10.18
mockito-all-1.10.17
mockito-all-1.10.16
mockito-all-1.10.8
mockito-all-1.10.7
mockito-all-1.10.5
1.9.x
mockito-all-1.9.5
mockito-all-1.9.5-rc1
mockito-all-1.9.0
mockito-all-1.9.0-rc1
1.8.x
mockito-all-1.8.5
mockito-all-1.8.4
mockito-all-1.8.3
mockito-all-1.8.2
mockito-all-1.8.1
mockito-all-1.8.1-rc1
mockito-all-1.8.0
mockito-all-1.8.0-rc2
mockito-all-1.8.0-rc1
1.7
mockito-all-1.7
1.6
mockito-all-1.6
1.5
mockito-all-1.5
1.4
mockito-all-1.4
1.3
mockito-all-1.3
1.2
mockito-all-1.2
1.1
mockito-all-1.1

How to add a dependency to Maven

Add the following org.mockito : mockito-all maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mockito</groupId>
    <artifactId>mockito-all</artifactId>
    <version>1.10.19</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mockito : mockito-all gradle dependency to your build.gradle file:

implementation 'org.mockito:mockito-all:1.10.19'

Gradle Kotlin DSL: Add the following org.mockito : mockito-all gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mockito:mockito-all:1.10.19")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mockito : mockito-all sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mockito" % "mockito-all" % "1.10.19"

Advertisement

Dependencies from Group

Aug 22, 2023
22.9k usages
14.5k stars
Jan 02, 2015
12.2k usages
14.5k stars
Aug 22, 2023
2.3k usages
14.5k stars
Mar 09, 2023
722 usages
14.5k stars
May 06, 2023
94 usages
12 stars

Discover Dependencies

Jun 03, 2023
74 usages
391 stars
Nov 30, 2022
11.3k usages
1.1k stars
Jun 14, 2023
1.8k usages
11.2k stars
May 19, 2023
131 usages
137 stars
Apr 29, 2023
2.1k usages
10.6k stars
Apr 20, 2018
13.8k usages
251 stars
Nov 06, 2006
1.8k usages
Aug 24, 2023
24 usages
72.6k stars
Mar 17, 2023
51k usages
2.1k stars
Jul 13, 2023
6.4k usages
55k stars