MVN

javax.mail : mail

Maven & Gradle

Mar 09, 2013
2.1k usages

JavaMail API (compat)

<dependency>
    <groupId>javax.mail</groupId>
    <artifactId>mail</artifactId>
    <version>1.4.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.mail : mail to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.7
  • Latest Release Candidate: 1.4.6-rc1

All Versions

Choose a version of javax.mail : mail to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
mail-1.5.0-b01
1.4.x
mail-1.4.7
mail-1.4.6
mail-1.4.6-rc1
mail-1.4.5
mail-1.4.5-rc1
mail-1.4.4
mail-1.4.4-rc1
mail-1.4.3
mail-1.4.3-rc1
mail-1.4.2
mail-1.4.1
1.4
mail-1.4
1.3.x
mail-1.3.3
mail-1.3.2
mail-1.3.1
mail-1.3.3_01

How to add a dependency to Maven

Add the following javax.mail : mail maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.mail</groupId>
    <artifactId>mail</artifactId>
    <version>1.4.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.mail : mail gradle dependency to your build.gradle file:

implementation 'javax.mail:mail:1.4.7'

Gradle Kotlin DSL: Add the following javax.mail : mail gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.mail:mail:1.4.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.mail : mail sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.mail" % "mail" % "1.4.7"

Advertisement

Dependencies from Group

Mar 09, 2013
2.1k usages
Aug 29, 2018
415 usages
519 stars
May 20, 2010
31 usages

Discover Dependencies

Aug 21, 2007
2.2k usages
Aug 16, 2023
3k usages
248 stars
Nov 06, 2006
677 usages
Jul 23, 2023
451 usages
Feb 09, 2022
36 usages
Mar 09, 2023
722 usages
14.5k stars
May 11, 2023
69 usages
81 stars
Jul 18, 2023
12 usages
2.4k stars
Aug 22, 2023
22.9k usages
14.5k stars
May 30, 2023
10k usages
998 stars