MVN

genjava : gj-mail

Maven & Gradle

Sep 20, 2005

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

<dependency>
    <groupId>genjava</groupId>
    <artifactId>gj-mail</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of genjava : gj-mail to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of genjava : gj-mail to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
gj-mail-1.0

How to add a dependency to Maven

Add the following genjava : gj-mail maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>genjava</groupId>
    <artifactId>gj-mail</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following genjava : gj-mail gradle dependency to your build.gradle file:

implementation 'genjava:gj-mail:1.0'

Gradle Kotlin DSL: Add the following genjava : gj-mail gradle kotlin dependency to your build.gradle.kts file:

implementation("genjava:gj-mail:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following genjava : gj-mail sbt scala dependency to your build.sbt file:

libraryDependencies += "genjava" % "gj-mail" % "1.0"

Advertisement

Dependencies from Group

Sep 26, 2005
8 usages
Sep 20, 2005
3 usages
Sep 20, 2005
2 usages
Sep 20, 2005
2 usages
Sep 20, 2005
1 usages

Discover Dependencies

Jan 11, 2015
1 usages
36 stars
Jun 09, 2014
0 stars
Nov 17, 2014
0 stars
Sep 20, 2005
Aug 27, 2014
0 stars
Jun 28, 2014
36 stars