MVN

easymock : easymock

Maven & Gradle

Feb 01, 2006
266 usages

EasyMock 2.0

<dependency>
    <groupId>easymock</groupId>
    <artifactId>easymock</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of easymock : easymock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of easymock : easymock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
easymock-2.0
1.1
easymock-1.1
1.2_Java1.x
easymock-1.2_Java1.5
easymock-1.2_Java1.3
1.2_RC2_Java1.x
easymock-1.2_RC2_Java1.3
1.0.x
easymock-1.0.1b
1.0
easymock-1.0
1.0rc
easymock-1.0rc
0.8
easymock-0.8

How to add a dependency to Maven

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

<dependency>
    <groupId>easymock</groupId>
    <artifactId>easymock</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following easymock : easymock gradle dependency to your build.gradle file:

implementation 'easymock:easymock:2.0'

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

implementation("easymock:easymock:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following easymock : easymock sbt scala dependency to your build.sbt file:

libraryDependencies += "easymock" % "easymock" % "2.0"

Advertisement

Dependencies from Group

Feb 01, 2006
266 usages
Apr 19, 2006
67 usages

Discover Dependencies

Oct 22, 2014
34 usages
38.2k stars
Jul 18, 2023
167 usages
13 stars
Jul 06, 2023
144 usages
227 stars
Aug 21, 2023
712 usages
3.9k stars
May 09, 2023
136 usages
1k stars
Nov 02, 2020
39 usages
4k stars
Apr 27, 2023
654 usages
26 stars