GMail Adapter

Converts GMail API Message objects to simpler POJOs

License

License

GroupId

GroupId

us.careydevelopment.util
ArtifactId

ArtifactId

gmail-adapter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

GMail Adapter
Converts GMail API Message objects to simpler POJOs
Project URL

Project URL

https://github.com/careydevelopment/gmail-adapter
Source Code Management

Source Code Management

https://github.com/careydevelopment/gmail-adapter

Download gmail-adapter

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
us.careydevelopment.util : google-api-util jar 1.1.0
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-core jar 1.2.6
ch.qos.logback : logback-classic jar 1.2.6
javax.validation : validation-api jar 2.0.1.Final
com.fasterxml.jackson.core : jackson-annotations jar 2.12.4
javax.mail : javax.mail-api jar 1.6.2
com.sun.mail : javax.mail jar 1.6.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0