SubEtha SMTP

A multithreaded standalone SMTP mail server implementation.

License

License

LGPL
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.subethamail
ArtifactId

ArtifactId

subethasmtp-smtp
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

SubEtha SMTP
A multithreaded standalone SMTP mail server implementation.

Download subethasmtp-smtp

How to add to project

<!-- https://jarcasting.com/artifacts/org.subethamail/subethasmtp-smtp/ -->
<dependency>
    <groupId>org.subethamail</groupId>
    <artifactId>subethasmtp-smtp</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.subethamail/subethasmtp-smtp/
implementation 'org.subethamail:subethasmtp-smtp:1.2'
// https://jarcasting.com/artifacts/org.subethamail/subethasmtp-smtp/
implementation ("org.subethamail:subethasmtp-smtp:1.2")
'org.subethamail:subethasmtp-smtp:jar:1.2'
<dependency org="org.subethamail" name="subethasmtp-smtp" rev="1.2">
  <artifact name="subethasmtp-smtp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.subethamail', module='subethasmtp-smtp', version='1.2')
)
libraryDependencies += "org.subethamail" % "subethasmtp-smtp" % "1.2"
[org.subethamail/subethasmtp-smtp "1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1
javax.mail : mail jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.0.3