License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.sailthru.client |
ArtifactId | ArtifactIdsailthru-java-client |
Version | Version2.2.1 |
Type | Typejar |
Description |
Descriptionsailthru-java-client
Java client library for Sailthru API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sailthru-java-client-2.2.1.pom | |
sailthru-java-client-2.2.1.jar | 78 KB |
sailthru-java-client-2.2.1-sources.jar | 39 KB |
sailthru-java-client-2.2.1-javadoc.jar | 778 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sailthru.client/sailthru-java-client/ -->
<dependency>
<groupId>com.sailthru.client</groupId>
<artifactId>sailthru-java-client</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sailthru.client/sailthru-java-client/
implementation 'com.sailthru.client:sailthru-java-client:2.2.1'
// https://jarcasting.com/artifacts/com.sailthru.client/sailthru-java-client/
implementation ("com.sailthru.client:sailthru-java-client:2.2.1")
'com.sailthru.client:sailthru-java-client:jar:2.2.1'
<dependency org="com.sailthru.client" name="sailthru-java-client" rev="2.2.1">
<artifact name="sailthru-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sailthru.client', module='sailthru-java-client', version='2.2.1')
)
libraryDependencies += "com.sailthru.client" % "sailthru-java-client" % "2.2.1"
[com.sailthru.client/sailthru-java-client "2.2.1"]
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 |
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 |