is not current version
Last Version 2.3.0

sailthru-java-client 2.2.3

Java client library for Sailthru API

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.sailthru.client
ArtifactId

ArtifactId

sailthru-java-client
Version

Version

2.2.3
Type

Type

jar
Description

Description

sailthru-java-client
Java client library for Sailthru API
Project URL

Project URL

http://getstarted.sailthru.com/
Project Organization

Project Organization

Sailthru, Inc.
Source Code Management

Source Code Management

http://github.com/sailthru/sailthru-java-client.git

Download sailthru-java-client 2.2.3


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.apache.httpcomponents : httpclient jar 4.5.12
org.apache.httpcomponents : httpcore jar 4.4.13
org.apache.httpcomponents : httpmime jar 4.5.12
org.slf4j : slf4j-api jar 1.7.30
com.google.collections : google-collections jar 1.0

test (3)

Group / Artifact Type Version
junit : junit Optional jar 4.13
org.slf4j : slf4j-simple jar 1.7.30
org.mockito : mockito-core jar 3.4.6

Project Modules

There are no modules declared in this project.