How To Install Java Artifact org.jvnet.mock-javamail.mock-javamail v1.9

org.jvnet.mock-javamail mock-javamail 1.9

Introduction

In this article, we'll learn how to install Java artifact mock-javamail from org.jvnet.mock-javamail group in version 1.9. The artifact is available in 9 versions: 1.9 1.8 1.7 1.6 1.5 1.3 1.2 1.1 1.0 . The JavaMail mock objects project has been released under Common Development And Distribution License license, and has its own website at: https://mock-javamail.dev.java.net/ .

How To Install Java Artifact org.jvnet.mock-javamail.mock-javamail In Version 1.9

To install the JavaMail mock objects artifact in version 1.9 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 JavaMail mock objects 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)

Licenses