How To Install Java Artifact org.powermock.powermock-core v1.6.3

org.powermock powermock-core 1.6.3

Introduction

In this article, we'll learn how to install Java artifact powermock-core from org.powermock group in version 1.6.3. 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-core project has its own website at: http://www.powermock.org. The parent project is: org.powermock::powermock::1.6.3

How To Install Java Artifact org.powermock.powermock-core In Version 1.6.3

To install the powermock-core artifact in version 1.6.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 powermock-core 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)

Test dependencies (2)