Last Version

SubEtha SMTP 3.1.7

SubEtha SMTP is an easy-to-use server-side SMTP library for Java.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.subethamail
ArtifactId

ArtifactId

subethasmtp
Version

Version

3.1.7
Type

Type

jar
Description

Description

SubEtha SMTP
SubEtha SMTP is an easy-to-use server-side SMTP library for Java.

Download subethasmtp 3.1.7


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.mail : mail jar 1.4.4
javax.activation : activation jar 1.1.1
org.slf4j : slf4j-api jar 1.6.1
com.google.code.findbugs : jsr305 jar 1.3.9

test (3)

Group / Artifact Type Version
com.googlecode.jmockit : jmockit jar 0.999.11
junit : junit jar 4.5
org.slf4j : slf4j-simple Optional jar 1.6.1

Project Modules

There are no modules declared in this project.