Play! Postmark Module


License

License

unknown
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-play-plugin.org.playframework.modules.postmark
ArtifactId

ArtifactId

play-postmark
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Play! Postmark Module
Play! Postmark Module
Source Code Management

Source Code Management

https://github.com/FrostDigital/play-postmark

Download play-postmark

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.postmark/play-postmark/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.playframework.modules.postmark</groupId>
    <artifactId>play-postmark</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.postmark/play-postmark/
implementation 'com.google.code.maven-play-plugin.org.playframework.modules.postmark:play-postmark:1.0'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.postmark/play-postmark/
implementation ("com.google.code.maven-play-plugin.org.playframework.modules.postmark:play-postmark:1.0")
'com.google.code.maven-play-plugin.org.playframework.modules.postmark:play-postmark:jar:1.0'
<dependency org="com.google.code.maven-play-plugin.org.playframework.modules.postmark" name="play-postmark" rev="1.0">
  <artifact name="play-postmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.playframework.modules.postmark', module='play-postmark', version='1.0')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.playframework.modules.postmark" % "play-postmark" % "1.0"
[com.google.code.maven-play-plugin.org.playframework.modules.postmark/play-postmark "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.0.1

provided (1)

Group / Artifact Type Version
com.google.code.maven-play-plugin.org.playframework : play jar 1.2.3

Project Modules

There are no modules declared in this project.

Play postmark module

This is a play module for integrating Postmark to handle outgoing e-mail in you play application.

About Postmark

Postmark enables web applications of any size to deliver and track transactional email reliably, with minimal setup time and zero maintenance. We're the experts at getting your emails to the inbox, so you don't have to be.

Getting started

Please have a look at the documentation.

com.google.code.maven-play-plugin.org.playframework.modules.postmark

Versions

Version
1.0