MailChimp Java API - Webhook

A Java library that wraps around the MailChimp web-based API.

License

License

Categories

Categories

Net
GroupId

GroupId

net.mailjimp
ArtifactId

ArtifactId

mailjimp-webhook
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

MailChimp Java API - Webhook
A Java library that wraps around the MailChimp web-based API.

Download mailjimp-webhook

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.mailjimp : mailjimp-core jar 0.3
org.springframework : spring-webmvc jar 3.0.6.RELEASE
org.slf4j : slf4j-api jar 1.6.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.30
org.slf4j : jcl-over-slf4j jar 1.6.2
org.springframework : spring-test jar 3.0.6.RELEASE
junit : junit jar 4.9
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2