How To Install Java Artifact org.easymock.easymock v2.5.1

org.easymock easymock 2.5.1

Introduction

In this article, we'll learn how to install Java artifact easymock from org.easymock group in version 2.5.1. The artifact is available in 26 versions: 5.2.0 5.1.0 5.0.1 5.0.0 4.3 4.2 4.1 4.0.2 4.0.1 4.0 3.6 3.5.1 3.5 3.4 3.3.1 3.3 3.2 3.1 3.0 2.5.2 2.5.1 2.5 2.4 2.3 2.2 2.0 . The EasyMock project has been released under Apache 2 license, and has its own website at: http://www.easymock.org .

How To Install Java Artifact org.easymock.easymock In Version 2.5.1

To install the EasyMock artifact in version 2.5.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses EasyMock dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (1)

Licenses

Developers