Statistics Client Library
For information about how to install and use the Statistics Client Library, visit the PureEngage Cloud Developer Center.
License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.genesys |
ArtifactId | ArtifactIdstatistics-client-java |
Last Version | Last Version1.0.38 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStatistics API
A Java library to interface to Genesys Statistics public API
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.genesys/statistics-client-java/ -->
<dependency>
<groupId>com.genesys</groupId>
<artifactId>statistics-client-java</artifactId>
<version>1.0.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.genesys/statistics-client-java/
implementation 'com.genesys:statistics-client-java:1.0.38'
// https://jarcasting.com/artifacts/com.genesys/statistics-client-java/
implementation ("com.genesys:statistics-client-java:1.0.38")
'com.genesys:statistics-client-java:jar:1.0.38'
<dependency org="com.genesys" name="statistics-client-java" rev="1.0.38">
<artifact name="statistics-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.genesys', module='statistics-client-java', version='1.0.38')
)
libraryDependencies += "com.genesys" % "statistics-client-java" % "1.0.38"
[com.genesys/statistics-client-java "1.0.38"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.8 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
com.google.code.gson : gson | jar | 2.6.2 |
joda-time : joda-time | jar | 2.9.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
For information about how to install and use the Statistics Client Library, visit the PureEngage Cloud Developer Center.