MailChimp Java API - Core Components

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.mailjimp
ArtifactId

ArtifactId

mailjimp-core
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download mailjimp-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-core Optional jar 3.0.6.RELEASE
org.springframework : spring-context Optional jar 3.0.6.RELEASE
com.sun.jersey : jersey-client jar 1.9.1
com.sun.jersey : jersey-json jar 1.9.1
org.codehaus.jackson : jackson-jaxrs jar 1.8.5
org.apache.commons : commons-lang3 jar 3.0.1
commons-io : commons-io jar 2.1
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