fifiant / ofofo

API for download email messages as JSON file from servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ofofo

API for download email messages as JSON file from servers.

Statistics

Project Stats

Contents

  • Mail loader
  • Mail filter
  • Mail schema

Usage

To use this API just add the following informations

  <repository>
        <id>fifiant-github-repo</id>
        <name>fifiant-github-repo repository on GitHub</name>
        <url>https://github.com/fifiant/maven_repo/raw/master/repository/</url>
    </repository> 
    
    <dependency>
		<groupId>analytic.ofofo.net</groupId>
		<artifactId>gmail</artifactId>
		<version>0.0.1</version>
	</dependency>

About

API for download email messages as JSON file from servers.

License:GNU Lesser General Public License v3.0


Languages

Language:Java 99.8%Language:Shell 0.2%