Simple email

A bunch of classes that facilitate sending e-mails.

License

License

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

simple-email
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple email
A bunch of classes that facilitate sending e-mails.

Download simple-email

How to add to project

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

Dependencies

provided (5)

Group / Artifact Type Version
javax : javaee-api jar 7.0
com.sun.mail : javax.mail jar 1.5.5
javax.activation : activation jar 1.1
org.apache.velocity : velocity Optional jar 1.7
org.freemarker : freemarker Optional jar 2.3.16

test (5)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.subethamail : subethasmtp jar 3.1.7
org.slf4j : slf4j-simple jar 1.6.1
org.slf4j : slf4j-api jar 1.6.1
com.google.guava : guava jar 14.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0