How To Install Java Artifact org.powermock.powermock-module-junit4 v1.4.11

org.powermock powermock-module-junit4 1.4.11

Introduction

In this article, we'll learn how to install Java artifact powermock-module-junit4 from org.powermock group in version 1.4.11. The artifact is available in 38 versions: 2.0.9 2.0.7 2.0.6 2.0.5 2.0.4 2.0.2 2.0.0-beta.5 2.0.0-RC.4 2.0.0-RC.3 2.0.0-RC.1 2.0.0 1.7.4 1.7.3 1.7.1 1.7.0RC4 1.7.0RC2 1.7.0 1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5 1.4.12 1.4.11 1.4.10 1.4.9 1.4.8 1.4.7 1.4.6 The powermock-module-junit4 project has its own website at: http://www.powermock.org. The parent project is: org.powermock::powermock-modules::1.4.11

How To Install Java Artifact org.powermock.powermock-module-junit4 In Version 1.4.11

To install the powermock-module-junit4 artifact in version 1.4.11 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 powermock-module-junit4 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)