Last Version

Simple Java Mail 3.1.1

A light weight wrapper for the JavaMail SMTP API

License

License

Categories

Categories

Java Languages KeY Data Data Formats Formal Verification
GroupId

GroupId

org.codemonkey.simplejavamail
ArtifactId

ArtifactId

simple-java-mail
Version

Version

3.1.1
Type

Type

jar
Description

Description

Simple Java Mail
A light weight wrapper for the JavaMail SMTP API

Download simple-java-mail 3.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13
com.sun.mail : javax.mail jar 1.5.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.