License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.mypurecloud |
ArtifactId | ArtifactIdpurecloud-guest-chat-client |
Version | Version7.2.1 |
Type | Typejar |
Description |
Descriptionpurecloud-guest-chat-client
A Java package to interface with the PureCloud Platform API Guest Chat APIs
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.mypurecloud/purecloud-guest-chat-client/ -->
<dependency>
<groupId>com.mypurecloud</groupId>
<artifactId>purecloud-guest-chat-client</artifactId>
<version>7.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mypurecloud/purecloud-guest-chat-client/
implementation 'com.mypurecloud:purecloud-guest-chat-client:7.2.1'
// https://jarcasting.com/artifacts/com.mypurecloud/purecloud-guest-chat-client/
implementation ("com.mypurecloud:purecloud-guest-chat-client:7.2.1")
'com.mypurecloud:purecloud-guest-chat-client:jar:7.2.1'
<dependency org="com.mypurecloud" name="purecloud-guest-chat-client" rev="7.2.1">
<artifact name="purecloud-guest-chat-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mypurecloud', module='purecloud-guest-chat-client', version='7.2.1')
)
libraryDependencies += "com.mypurecloud" % "purecloud-guest-chat-client" % "7.2.1"
[com.mypurecloud/purecloud-guest-chat-client "7.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.8 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.ini4j : ini4j | jar | 0.5.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.squareup.okhttp : okhttp | jar | 2.7.4 |
org.asynchttpclient : async-http-client | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.12.1 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.12.1 |
joda-time : joda-time | jar | 2.10.10 |
com.brsanthu : migbase64 | jar | 2.2 |
com.neovisionaries : nv-websocket-client | jar | 2.1 |
com.google.guava : guava | jar | 30.0-jre |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |