is not current version
Last Version 151.0.0

platform-client-v2 129.0.0

A Java package to interface with the PureCloud Platform API

License

License

The MIT License (MIT)
Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.mypurecloud
ArtifactId

ArtifactId

platform-client-v2
Version

Version

129.0.0
Type

Type

jar
Description

Description

platform-client-v2
A Java package to interface with the PureCloud Platform API
Project URL

Project URL

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

Download platform-client-v2 129.0.0


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

Dependencies

compile (18)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.8
javax.xml.bind : jaxb-api jar 2.2.12
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
xerces : xercesImpl jar 2.12.1
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
org.opensaml : opensaml jar 2.6.4
com.neovisionaries : nv-websocket-client jar 2.1
com.google.guava : guava jar 30.0-jre

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.