License |
License |
---|---|
GroupId | GroupIdcom.sanctionco.jmail |
ArtifactId | ArtifactIdjmail |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjmail
A modern, fast, zero-dependency library for working with emails in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmail-1.4.1.pom | |
jmail-1.4.1.jar | 21 KB |
jmail-1.4.1-sources.jar | 18 KB |
jmail-1.4.1-javadoc.jar | 158 KB |
Browse |
<!-- 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"]
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 |