MVN

org.jmock : jmock-imposters

Maven & Gradle

May 18, 2019
6 usages
125 stars

Class mocks are more numerous than interface mocks, so drop the legacy name

<dependency>
    <groupId>org.jmock</groupId>
    <artifactId>jmock-imposters</artifactId>
    <version>2.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jmock : jmock-imposters to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.12.0
  • Latest Release Candidate: 2.10.0-RC3

All Versions

Choose a version of org.jmock : jmock-imposters to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.12.x
jmock-imposters-2.12.0
2.11.x
jmock-imposters-2.11.0
2.10.x
jmock-imposters-2.10.0-RC3
jmock-imposters-2.10.0-RC2
jmock-imposters-2.10.0-RC1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jmock</groupId>
    <artifactId>jmock-imposters</artifactId>
    <version>2.12.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jmock:jmock-imposters:2.12.0'

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

implementation("org.jmock:jmock-imposters:2.12.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jmock" % "jmock-imposters" % "2.12.0"

Advertisement

Dependencies from Group

838 usages
125 stars
May 18, 2019
710 usages
125 stars
May 18, 2019
589 usages
125 stars
May 18, 2019
38 usages
125 stars
Feb 06, 2013
16 usages
2 stars

Discover Dependencies

Jan 06, 2018
17 usages
1.1k stars
Jun 20, 2020
78 usages
1.2k stars
Aug 15, 2022
115 usages
866 stars
Nov 22, 2022
41 usages
2 stars
Mar 18, 2015
6 usages
2 stars
Apr 16, 2019
20 usages
22 stars
Feb 15, 2007
11 usages