MVN

org.apache.commons : commons-email

Maven & Gradle

Jul 29, 2017
460 usages

Apache Commons Email · Apache Commons Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify.

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-email</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.commons : commons-email to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of org.apache.commons : commons-email to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
commons-email-1.5
1.4
commons-email-1.4
2 vulnerabilities
1.3.x
commons-email-1.3.3
2 vulnerabilities
commons-email-1.3.2
2 vulnerabilities
commons-email-1.3.1
2 vulnerabilities
1.3
commons-email-1.3
2 vulnerabilities
1.2
commons-email-1.2
2 vulnerabilities
1.1
commons-email-1.1
2 vulnerabilities

How to add a dependency to Maven

Add the following org.apache.commons : commons-email maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-email</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.commons : commons-email gradle dependency to your build.gradle file:

implementation 'org.apache.commons:commons-email:1.5'

Gradle Kotlin DSL: Add the following org.apache.commons : commons-email gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.commons:commons-email:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.commons : commons-email sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.commons" % "commons-email" % "1.5"

Advertisement

Dependencies from Group

Jul 23, 2023
21.1k usages
Jul 05, 2019
3.3k usages
Sep 24, 2022
2.6k usages
Mar 18, 2023
2.6k usages
Mar 17, 2016
2.3k usages

Discover Dependencies

Jul 21, 2023
473 usages
Jul 10, 2023
1k usages
649 stars
Jul 30, 2018
13 usages
1.5k stars
Sep 12, 2018
851 usages
8 stars
Jun 02, 2022
4 usages
16 stars
Aug 16, 2023
28 usages
6k stars
Jul 29, 2023
1k usages
28.3k stars
Apr 02, 2021
21 usages
Jul 13, 2023
830 usages
55k stars
Jun 06, 2023
2.6k usages
168 stars