thundr contrib gmail

A thundr module for integrating with the Gmail API to send email

License

License

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-contrib-gmail
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

thundr contrib gmail
A thundr module for integrating with the Gmail API to send email
Project Organization

Project Organization

3wks

Download thundr-contrib-gmail

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.threewks.thundr : thundr jar 3.0.0
com.google.apis : google-api-services-gmail jar v1-rev34-1.21.0

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.mail : mail jar 1.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.0
1.0.1
1.0.0