How To Install Java Artifact org.easymock.easymockclassextension v2.3

org.easymock easymockclassextension 2.3

Introduction

In this article, we'll learn how to install Java artifact easymockclassextension from org.easymock group in version 2.3. The artifact is available in 11 versions: 3.2 3.1 3.0 2.5.2 2.5.1 2.5 2.4 2.3 2.2.2 2.2.1 2.2 . The EasyMock class extension project has been released under MIT License license, and has its own website at: http://www.easymock.org .

How To Install Java Artifact org.easymock.easymockclassextension In Version 2.3

To install the EasyMock class extension artifact in version 2.3 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 class extension 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.

Compile dependencies (2)

Provided dependencies (1)

Test dependencies (1)

Licenses