com.gitlab.spring-boot-starters:gmail-spring-boot-starter

A spring boot starter used to set up spring mail sender using Gmail API

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitlab.spring-boot-starters
ArtifactId

ArtifactId

gmail-spring-boot-starter
Last Version

Last Version

1.0.5.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.gitlab.spring-boot-starters:gmail-spring-boot-starter
A spring boot starter used to set up spring mail sender using Gmail API
Project URL

Project URL

https://gitlab.com/spring-boot-starters/gmail-spring-boot-starter
Source Code Management

Source Code Management

https://gitlab.com/spring-boot-starters/gmail-spring-boot-starter

Download gmail-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitlab.spring-boot-starters/gmail-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitlab.spring-boot-starters</groupId>
    <artifactId>gmail-spring-boot-starter</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.spring-boot-starters/gmail-spring-boot-starter/
implementation 'com.gitlab.spring-boot-starters:gmail-spring-boot-starter:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.gitlab.spring-boot-starters/gmail-spring-boot-starter/
implementation ("com.gitlab.spring-boot-starters:gmail-spring-boot-starter:1.0.5.RELEASE")
'com.gitlab.spring-boot-starters:gmail-spring-boot-starter:jar:1.0.5.RELEASE'
<dependency org="com.gitlab.spring-boot-starters" name="gmail-spring-boot-starter" rev="1.0.5.RELEASE">
  <artifact name="gmail-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.spring-boot-starters', module='gmail-spring-boot-starter', version='1.0.5.RELEASE')
)
libraryDependencies += "com.gitlab.spring-boot-starters" % "gmail-spring-boot-starter" % "1.0.5.RELEASE"
[com.gitlab.spring-boot-starters/gmail-spring-boot-starter "1.0.5.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
com.sun.mail : javax.mail jar
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-autoconfigure jar
com.google.apis : google-api-services-gmail jar v1-rev53-1.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5.RELEASE