jar

io.sprucehill : mandrill-java-api-wrapper

Maven & Gradle

Dec 04, 2014
7 stars

Mandrill Java API Wrapper · Easier access to Mandrill using Java

Table Of Contents

Latest Version

Download io.sprucehill : mandrill-java-api-wrapper JAR file - Latest Versions:

All Versions

Download io.sprucehill : mandrill-java-api-wrapper JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mandrill-java-api-wrapper-0.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.sprucehill.mandrill.data.request

├─ io.sprucehill.mandrill.data.request.AbstractPayload.class - [JAR]

├─ io.sprucehill.mandrill.data.request.IWithMergeVarPayloadBuilder.class - [JAR]

├─ io.sprucehill.mandrill.data.request.IWithMergeVarRecipientAwarePayloadBuilder.class - [JAR]

├─ io.sprucehill.mandrill.data.request.IWithTemplateContentPayloadBuilder.class - [JAR]

├─ io.sprucehill.mandrill.data.request.IWithTemplateNamePayloadBuilder.class - [JAR]

├─ io.sprucehill.mandrill.data.request.MessagePayload.class - [JAR]

├─ io.sprucehill.mandrill.data.request.RenderTemplatePayload.class - [JAR]

├─ io.sprucehill.mandrill.data.request.TemplateMessagePayload.class - [JAR]

io.sprucehill.mandrill.data.error

├─ io.sprucehill.mandrill.data.error.Error.class - [JAR]

├─ io.sprucehill.mandrill.data.error.MessageError.class - [JAR]

├─ io.sprucehill.mandrill.data.error.PreBuildError.class - [JAR]

├─ io.sprucehill.mandrill.data.error.RenderTemplateError.class - [JAR]

├─ io.sprucehill.mandrill.data.error.TemplateMessageError.class - [JAR]

io.sprucehill.mandrill.service

├─ io.sprucehill.mandrill.service.AbstractService.class - [JAR]

├─ io.sprucehill.mandrill.service.IMessageService.class - [JAR]

├─ io.sprucehill.mandrill.service.ITemplateService.class - [JAR]

├─ io.sprucehill.mandrill.service.MessageService.class - [JAR]

├─ io.sprucehill.mandrill.service.TemplateService.class - [JAR]

io.sprucehill.mandrill.data

├─ io.sprucehill.mandrill.data.AbstractJsonBase.class - [JAR]

io.sprucehill.mandrill.data.response

├─ io.sprucehill.mandrill.data.response.MessageResponse.class - [JAR]

├─ io.sprucehill.mandrill.data.response.RenderTemplateResponse.class - [JAR]

├─ io.sprucehill.mandrill.data.response.Response.class - [JAR]