Java Mandrill Wrapper

A Java wrapper for Mandrill

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cribbstechnologies.clients
ArtifactId

ArtifactId

mandrillClient
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Mandrill Wrapper
A Java wrapper for Mandrill
Project URL

Project URL

https://github.com/cribbstechnologies/Java-Mandrill-Wrapper

Download mandrillClient

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3
com.fasterxml.jackson.core : jackson-core jar 2.2.3
com.fasterxml.jackson.core : jackson-annotations jar 2.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.2.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.4
commons-io : commons-io jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0.1
1.0.0