Seppiko Commons Mail

Jakarta Mail(Java Mail) toolkit

License

License

GroupId

GroupId

org.seppiko.commons
ArtifactId

ArtifactId

commons-mail
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Seppiko Commons Mail
Jakarta Mail(Java Mail) toolkit
Project Organization

Project Organization

Seppiko
Source Code Management

Source Code Management

https://gitlab.com/seppiko/commons-mail

Download commons-mail

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.mail : jakarta.mail jar 2.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.6.2

Project Modules

There are no modules declared in this project.
org.seppiko.commons

Seppiko Project

SeppikoのHatchery

Versions

Version
1.0.2.RELEASE