License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.mypurecloud |
ArtifactId | ArtifactIdplatform-client |
Last Version | Last Version0.58.4.140 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplatform-client
The official Java SDK for the PureCloud Platform API SDK
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.mypurecloud/platform-client/ -->
<dependency>
<groupId>com.mypurecloud</groupId>
<artifactId>platform-client</artifactId>
<version>0.58.4.140</version>
</dependency>
// https://jarcasting.com/artifacts/com.mypurecloud/platform-client/
implementation 'com.mypurecloud:platform-client:0.58.4.140'
// https://jarcasting.com/artifacts/com.mypurecloud/platform-client/
implementation ("com.mypurecloud:platform-client:0.58.4.140")
'com.mypurecloud:platform-client:jar:0.58.4.140'
<dependency org="com.mypurecloud" name="platform-client" rev="0.58.4.140">
<artifact name="platform-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mypurecloud', module='platform-client', version='0.58.4.140')
)
libraryDependencies += "com.mypurecloud" % "platform-client" % "0.58.4.140"
[com.mypurecloud/platform-client "0.58.4.140"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.8 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.7.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.0 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.7.0 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.1.5 |
joda-time : joda-time | jar | 2.9.3 |
com.brsanthu : migbase64 | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |