Last Version

PostmarkClient 1.1.1

An API client for the Postmark APIs, allowing both sending and receiving of email as well as account management.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.nextpulse
ArtifactId

ArtifactId

postmarkapp
Version

Version

1.1.1
Type

Type

jar
Description

Description

PostmarkClient
An API client for the Postmark APIs, allowing both sending and receiving of email as well as account management.
Project URL

Project URL

https://github.com/yholkamp/postmark-client
Source Code Management

Source Code Management

https://github.com/yholkamp/jadmin

Download postmarkapp 1.1.1


<!-- https://jarcasting.com/artifacts/net.nextpulse/postmarkapp/ -->
<dependency>
    <groupId>net.nextpulse</groupId>
    <artifactId>postmarkapp</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.nextpulse/postmarkapp/
implementation 'net.nextpulse:postmarkapp:1.1.1'
// https://jarcasting.com/artifacts/net.nextpulse/postmarkapp/
implementation ("net.nextpulse:postmarkapp:1.1.1")
'net.nextpulse:postmarkapp:jar:1.1.1'
<dependency org="net.nextpulse" name="postmarkapp" rev="1.1.1">
  <artifact name="postmarkapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nextpulse', module='postmarkapp', version='1.1.1')
)
libraryDependencies += "net.nextpulse" % "postmarkapp" % "1.1.1"
[net.nextpulse/postmarkapp "1.1.1"]

Dependencies

compile (11)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.12
com.sun.jersey : jersey-client jar 1.19.4
com.sun.jersey.contribs : jersey-multipart jar 1.19.4
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.9.8
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.8
com.brsanthu : migbase64 jar 2.2
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.9.8
joda-time : joda-time jar 2.10.1

Project Modules

There are no modules declared in this project.