MVN

javamail : javamail

Maven & Gradle

Dec 21, 2005
23 usages
<dependency>
    <groupId>javamail</groupId>
    <artifactId>javamail</artifactId>
    <version>1.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javamail : javamail to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.3

All Versions

Choose a version of javamail : javamail to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
javamail-1.3.3
javamail-1.3.2
javamail-1.3.1

How to add a dependency to Maven

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

<dependency>
    <groupId>javamail</groupId>
    <artifactId>javamail</artifactId>
    <version>1.3.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'javamail:javamail:1.3.3'

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

implementation("javamail:javamail:1.3.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "javamail" % "javamail" % "1.3.3"

Advertisement

Dependencies from Group

Dec 21, 2005
23 usages
Dec 21, 2005
1 usages

Discover Dependencies

Jan 05, 2018
9 usages
496 stars
Jul 05, 2017
8 usages
0 stars
Mar 02, 2018
27 usages
141 stars
Jul 23, 2021
5 usages
0 stars
Oct 07, 2022
8 usages
84 stars
Jan 24, 2014
15 usages
67 stars
Aug 01, 2018
6 usages
Sep 17, 2014
11 usages
1.9k stars