spring-gae-gmail

Spring Boot, Google App Engine and Gmail integration

License

License

GroupId

GroupId

com.threewks.spring
ArtifactId

ArtifactId

spring-gae-gmail
Last Version

Last Version

1.0.0-beta-2
Release Date

Release Date

Type

Type

jar
Description

Description

spring-gae-gmail
Spring Boot, Google App Engine and Gmail integration

Download spring-gae-gmail

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 1.9.64
com.google.http-client : google-http-client-appengine jar 1.23.0
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-mail jar
org.springframework.boot : spring-boot-starter-web jar
com.google.apis : google-api-services-gmail jar v1-rev91-1.23.0
com.google.api-client : google-api-client-appengine jar 1.23.0
com.google.api-client : google-api-client-jackson2 jar 1.23.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta-2