Giter VIP home page Giter VIP logo

postmark-java's Introduction

Postmark Logo

Postmark Java Library

Build Status License Maven Central

Postmark allows you to send your application's emails with high delivery rates, including bounce/spam processing and detailed statistics. In addition, Postmark can parse incoming emails which are forwarded back to your application.

The Postmark Java Library makes it easier to use the Postmark API from your Java 8+ projects without having to build your own API calls.

Usage

Please see the wiki for detailed instructions about sending email, using the bounce api, and other Postmark API options. For details about Postmark API in general, please check out Postmark developer docs.

Installation

Add the dependency to your project:

<dependency>
    <groupId>com.wildbit.java</groupId>
    <artifactId>postmark</artifactId>
    <version>{version}</version>
</dependency>

Note: to retrieve latest version number, visit maven central repository , or check the badge at top of the page which is showing the latest version synced to Maven repository. Maven central repository link might be slightly more acurrate, in case new version was published recently.

Issues & Comments

Feel free to contact us if you encounter any issues with the library or Postmark API. For any known issues and resolutions, please check out the wiki section. Please leave all comments, bugs, requests and issues on the Issues page.

License

The Postmark Java Library is licensed under the MIT license. Refere to the LICENSE file for more information.

postmark-java's People

Contributors

ibalosh avatar cameronhotchkies avatar grobmeier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.