How To Install Java Artifact javax.mail.mail v1.4.7

javax.mail mail 1.4.7

Introduction

In this article, we'll learn how to install Java artifact mail from javax.mail group in version 1.4.7. The artifact is available in 17 versions: 1.5.0-b01 1.4.7 1.4.6-rc1 1.4.6 1.4.5-rc1 1.4.5 1.4.4-rc1 1.4.4 1.4.3-rc1 1.4.3 1.4.2 1.4.1 1.4 1.3.3_01 1.3.3 1.3.2 1.3.1 The parent project is: com.sun.mail::all::1.4.7

How To Install Java Artifact javax.mail.mail In Version 1.4.7

To install the JavaMail API (compat) artifact in version 1.4.7 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 API (compat) 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.