createsend-java

A Java library which implements the complete functionality of the Campaign Monitor API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.createsend
ArtifactId

ArtifactId

createsend-java
Last Version

Last Version

7.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

createsend-java
A Java library which implements the complete functionality of the Campaign Monitor API.
Project URL

Project URL

http://campaignmonitor.github.io/createsend-java/
Source Code Management

Source Code Management

https://github.com/campaignmonitor/createsend-java.git

Download createsend-java

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.sun.jersey : jersey-json jar 1.17.1
com.sun.jersey : jersey-client jar 1.17.1
com.sun.jersey : jersey-core jar 1.17.1
com.fasterxml.jackson.core : jackson-annotations jar 2.10.2
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.7

Project Modules

There are no modules declared in this project.

Versions

Version
7.0.0
6.1.0
6.0.3
6.0.2
6.0.0
5.1.3
5.1.0
5.0.0
4.0.1
4.0.0
3.1.3
3.1.2
3.1.1
3.1.0