MVN

org.jmock : jmock-junit4

Maven & Gradle

838 usages
125 stars

jmock-junit4

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

Latest Version

Choose a version of org.jmock : jmock-junit4 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-junit4 to add to Maven or Gradle - All Versions:

  • Version Updated
  • jmock-junit4-2.12.0

    May 18, 2019
  • jmock-junit4-2.11.0

    Apr 05, 2019
  • jmock-junit4-2.10.0-RC3

    Nov 12, 2018
  • jmock-junit4-2.10.0-RC2

    Nov 09, 2018
  • jmock-junit4-2.10.0-RC1

    Nov 06, 2018
  • jmock-junit4-2.9.0

    Sep 23, 2018
  • jmock-junit4-2.8.4

    Jan 09, 2018
  • jmock-junit4-2.8.3

    Jun 12, 2017
  • jmock-junit4-2.8.2

    Jan 25, 2016
  • jmock-junit4-2.8.1

    Apr 24, 2015
  • jmock-junit4-2.8.0

    Apr 16, 2015
  • jmock-junit4-2.6.0

    Feb 06, 2013
  • jmock-junit4-2.6.0-RC2

    Jan 09, 2012
  • jmock-junit4-2.5.1

    Aug 26, 2008
  • jmock-junit4-2.5.0.1

    Jul 30, 2008
  • jmock-junit4-2.5.0

    Jul 21, 2008
  • jmock-junit4-2.5.0-RC1

    Jul 02, 2008
  • jmock-junit4-2.4.0

    Nov 08, 2007
  • jmock-junit4-2.2.0

    Jul 28, 2007
  • jmock-junit4-2.2.0-RC1

    Jul 01, 2007
  • jmock-junit4-2.1.0

    May 30, 2007
  • jmock-junit4-2.1.0-RC4

    May 17, 2007
  • jmock-junit4-2.0.0

    May 02, 2007

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jmock" % "jmock-junit4" % "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

Aug 26, 2022
625 stars
Jun 07, 2023
227 usages
39k stars
Jun 13, 2022
143 usages
Nov 17, 2021
90 usages
Sep 29, 2022
231 usages
22 stars
Jan 26, 2022
44 usages
22 stars
Jan 31, 2023
90 usages
407 stars
Jan 31, 2023
79 usages
408 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome