is not current version
Last Version 1.4.1

jmail 1.2.1

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

License

License

GroupId

GroupId

com.sanctionco.jmail
ArtifactId

ArtifactId

jmail
Version

Version

1.2.1
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 1.2.1


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

Dependencies

test (8)

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
org.assertj : assertj-core jar 3.19.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.junit.platform : junit-platform-runner jar 1.7.2

Project Modules

There are no modules declared in this project.