MVN

com.sun.mail : smtp

Maven & Gradle

Apr 08, 2021
52 usages
161 stars

Jakarta Mail API smtp provider

<dependency>
    <groupId>com.sun.mail</groupId>
    <artifactId>smtp</artifactId>
    <version>1.6.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.mail : smtp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.7
  • Latest Release Candidate: 2.0.0-RC6

All Versions

Choose a version of com.sun.mail : smtp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
smtp-2.0.1
smtp-2.0.0
smtp-2.0.0-RC6
smtp-2.0.0-RC5
smtp-2.0.0-RC4
smtp-2.0.0-RC3
smtp-2.0.0-RC2
smtp-2.0.0-RC1
1.6.x
smtp-1.6.7
smtp-1.6.6
smtp-1.6.5
smtp-1.6.4
smtp-1.6.3
smtp-1.6.2
smtp-1.6.1
smtp-1.6.0
smtp-1.6.0-rc2
smtp-1.6.0-rc1
1.5.x
smtp-1.5.6
smtp-1.5.5
smtp-1.5.4
smtp-1.5.3
smtp-1.5.2
smtp-1.5.1
smtp-1.5.0
smtp-1.5.0-b02
smtp-1.5.0-b01
1.4.x
smtp-1.4.7
smtp-1.4.6
smtp-1.4.6-rc1
smtp-1.4.5
smtp-1.4.5-rc1
smtp-1.4.4
smtp-1.4.4-rc1
smtp-1.4.3
smtp-1.4.3-rc1
smtp-1.4.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.sun.mail</groupId>
    <artifactId>smtp</artifactId>
    <version>1.6.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.mail : smtp gradle dependency to your build.gradle file:

implementation 'com.sun.mail:smtp:1.6.7'

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

implementation("com.sun.mail:smtp:1.6.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.mail : smtp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.mail" % "smtp" % "1.6.7"

Advertisement

Dependencies from Group

Aug 29, 2018
1.1k usages
519 stars
Apr 08, 2021
357 usages
217 stars
Apr 08, 2021
60 usages
217 stars
Apr 08, 2021
52 usages
161 stars
Apr 08, 2021
26 usages
161 stars

Discover Dependencies

Jan 05, 2016
1 usages
3.6k stars
Aug 10, 2023
49 usages
290 stars
Apr 24, 2023
523 usages
6.1k stars
Jun 22, 2022
42 usages
Aug 04, 2023
7 usages
1.6k stars
Feb 15, 2019
478 usages
19.8k stars
Jul 08, 2023
24 usages
111 stars
Sep 12, 2012
11 usages
10.2k stars