License |
License |
---|---|
GroupId | GroupIdcom.github.edgarespina |
ArtifactId | ArtifactIdmwa-mail |
Last Version | Last Version0.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMail Module
MWA it's an effort for making Java Web Applications less verbose and more fun.
|
Filename | Size |
---|---|
mwa-mail-0.2.7.pom | |
mwa-mail-0.2.7.jar | 14 KB |
mwa-mail-0.2.7-sources.jar | 6 KB |
mwa-mail-0.2.7-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgarespina/mwa-mail/ -->
<dependency>
<groupId>com.github.edgarespina</groupId>
<artifactId>mwa-mail</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-mail/
implementation 'com.github.edgarespina:mwa-mail:0.2.7'
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-mail/
implementation ("com.github.edgarespina:mwa-mail:0.2.7")
'com.github.edgarespina:mwa-mail:jar:0.2.7'
<dependency org="com.github.edgarespina" name="mwa-mail" rev="0.2.7">
<artifact name="mwa-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='mwa-mail', version='0.2.7')
)
libraryDependencies += "com.github.edgarespina" % "mwa-mail" % "0.2.7"
[com.github.edgarespina/mwa-mail "0.2.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.edgarespina : mwa-core | pom | 0.2.7 |
javax.mail : mail | jar | 1.4.5-rc1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easymock : easymock | jar | 3.1 |
org.powermock : powermock-api-easymock | jar | 1.4.11 |
org.powermock : powermock-module-junit4 | jar | 1.4.11 |