MVN

javax.mail : mailapi

Maven & Gradle

May 20, 2010
31 usages

JavaMail API jar

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

Latest Version

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

  • Latest Stable: 1.4.3
  • Latest Release Candidate: 1.4.3-rc1

All Versions

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

Version Vulnerabilities Updated
1.4.x
mailapi-1.4.3
mailapi-1.4.3-rc1
mailapi-1.4.2

How to add a dependency to Maven

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

<dependency>
    <groupId>javax.mail</groupId>
    <artifactId>mailapi</artifactId>
    <version>1.4.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'javax.mail:mailapi:1.4.3'

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

implementation("javax.mail:mailapi:1.4.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "javax.mail" % "mailapi" % "1.4.3"

Advertisement

Dependencies from Group

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

Discover Dependencies

Nov 28, 2018
17 usages
428 stars
Oct 01, 2021
7 usages
39 stars
Nov 13, 2019
5 usages
0 stars
Sep 30, 2016
5 usages
5 stars
Jan 22, 2014
10 usages
62 stars
Jul 10, 2023
65 usages
649 stars
Aug 24, 2016
5 usages
250 stars
May 10, 2019
1 usages
14 stars