jmail

A modern, fast, zero-dependency library for working with emails in Java

License

License

GroupId

GroupId

com.sanctionco.jmail
ArtifactId

ArtifactId

jmail
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

jmail
A modern, fast, zero-dependency library for working with emails in Java
Project URL

Project URL

https://github.com/RohanNagar/jmail
Source Code Management

Source Code Management

https://github.com/RohanNagar/jmail

Download jmail

How to add to project

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

Dependencies

test (10)

Group / Artifact Type Version
commons-validator : commons-validator jar 1.7
com.github.bbottema : emailaddress-rfc2822 jar 2.3.0
com.sun.mail : javax.mail jar 1.6.2
com.sun.mail : jakarta.mail jar 2.0.1
net.andreinc : mockneat jar 0.4.8
nl.jqno.equalsverifier : equalsverifier jar 3.9
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0