License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.nextpulse |
ArtifactId | ArtifactIdpostmarkapp |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionPostmarkClient
An API client for the Postmark APIs, allowing both sending and receiving of email as well as account
management.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
postmarkapp-1.1.1.pom | |
postmarkapp-1.1.1.jar | 263 KB |
postmarkapp-1.1.1-sources.jar | 156 KB |
postmarkapp-1.1.1-javadoc.jar | 769 KB |
Browse |
<!-- 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"]
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 |