Last Version

GenJava-Mail 1.0

Mail component of GenJava-Core. Adds some helper functionality around JavaMail.

GroupId

GroupId

genjava
ArtifactId

ArtifactId

gj-mail
Version

Version

1.0
Type

Type

jar
Description

Description

GenJava-Mail
Mail component of GenJava-Core. Adds some helper functionality around JavaMail.

Download gj-mail 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
javamail : javamail jar 1.2
genjava : gj-core jar 3.0
commons-lang : commons-lang jar 2.0

Project Modules

There are no modules declared in this project.