Mail Module

MWA is an effort for making Java Web Applications less verbose and more fun.

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

mwa-mail
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Mail Module
MWA is an effort for making Java Web Applications less verbose and more fun.

Download mwa-mail

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.jknack : mwa-core pom 0.4.2
org.springframework : spring-context-support jar 3.2.5.RELEASE
org.springframework : spring-web jar 3.2.5.RELEASE
javax.mail : mail jar 1.4.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.1
org.powermock : powermock-api-easymock jar 1.5
org.powermock : powermock-module-junit4 jar 1.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0