MVN

com.github.davidmoten : subethasmtp

Maven & Gradle

Jun 22, 2023
5 usages
132 stars

subethasmtp · A fork of a fork (!) of SubEtha, an easy-to-use server-side SMTP library for Java.

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>subethasmtp</artifactId>
    <version>6.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.davidmoten : subethasmtp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.6
  • Latest Release Candidate: 4.0-RC8

All Versions

Choose a version of com.github.davidmoten : subethasmtp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
subethasmtp-6.0.6
subethasmtp-6.0.5
subethasmtp-6.0.4
subethasmtp-6.0.3
subethasmtp-6.0.2
subethasmtp-6.0.1
subethasmtp-6.0.0
5.2.x
subethasmtp-5.2.8
subethasmtp-5.2.7
subethasmtp-5.2.6
subethasmtp-5.2.4
subethasmtp-5.2.3
subethasmtp-5.2.2
subethasmtp-5.2.1
5.2
subethasmtp-5.2
5.1
subethasmtp-5.1
5.0
subethasmtp-5.0
4.0.x
subethasmtp-4.0.1
4.0
subethasmtp-4.0-RC8
subethasmtp-4.0-RC7
subethasmtp-4.0-RC6
subethasmtp-4.0-RC4
subethasmtp-4.0-RC3
subethasmtp-4.0-RC2
subethasmtp-4.0-RC1
3.9.x
subethasmtp-3.9.1-RC2
subethasmtp-3.9.1-RC1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>subethasmtp</artifactId>
    <version>6.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.davidmoten : subethasmtp gradle dependency to your build.gradle file:

implementation 'com.github.davidmoten:subethasmtp:6.0.6'

Gradle Kotlin DSL: Add the following com.github.davidmoten : subethasmtp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.davidmoten:subethasmtp:6.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.davidmoten : subethasmtp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.davidmoten" % "subethasmtp" % "6.0.6"

Advertisement

Dependencies from Group

Apr 16, 2021
48 usages
2 stars
Apr 02, 2023
34 usages
10 stars
Jun 28, 2023
22 usages
1k stars
Nov 23, 2022
22 usages
269 stars
Aug 02, 2023
22 usages
386 stars

Discover Dependencies

Jan 03, 2022
5 usages
153 stars
May 09, 2017
5 usages
588 stars
Aug 26, 2023
5 usages
2.4k stars
May 11, 2023
28 usages
2.2k stars
May 11, 2023
28 usages
2.2k stars
Dec 07, 2021
7 usages
2.1k stars
Jun 02, 2021
6 usages
5.3k stars
May 12, 2017
4 usages
464 stars