is not current version
Last Version 9.0.1

purecloud-guest-chat-client 7.2.0

A Java package to interface with the PureCloud Platform API Guest Chat APIs

License

License

The MIT License (MIT)
Categories

Categories

CLI User Interface
GroupId

GroupId

com.mypurecloud
ArtifactId

ArtifactId

purecloud-guest-chat-client
Version

Version

7.2.0
Type

Type

jar
Description

Description

purecloud-guest-chat-client
A Java package to interface with the PureCloud Platform API Guest Chat APIs
Project URL

Project URL

https://developer.mypurecloud.com/api/rest/client-libraries/java-guest/

Download purecloud-guest-chat-client 7.2.0


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

Dependencies

compile (15)

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.2
com.squareup.okhttp : okhttp jar 2.7.0
org.asynchttpclient : async-http-client jar 2.0.35
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 1.31
com.google.guava : guava jar 21.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.