How To Install Java Artifact mockit.jmockit v0.993

mockit jmockit 0.993

Introduction

In this article, we'll learn how to install Java artifact jmockit from mockit group in version 0.993. The artifact is available in 13 versions: 0.999.4 0.999.3 0.999.2 0.999.1 0.999 0.998 0.997 0.996 0.995 0.994 0.993 0.992 0.991 . The JMockit Testing Toolkit project has been released under MIT LICENSE license, and has its own website at: http://code.google.com/p/jmockit/ .

How To Install Java Artifact mockit.jmockit In Version 0.993

To install the JMockit Testing Toolkit artifact in version 0.993 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 JMockit Testing Toolkit 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 (5)

Licenses

Developers