License |
License |
---|---|
GroupId | GroupIdcom.genesys |
ArtifactId | ArtifactIdstatistics |
Last Version | Last Version9.0.70 |
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 |
Filename | Size |
---|---|
statistics-9.0.70.pom | |
statistics-9.0.70.jar | 127 KB |
statistics-9.0.70-sources.jar | 51 KB |
statistics-9.0.70-javadoc.jar | 194 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.genesys/statistics/ -->
<dependency>
<groupId>com.genesys</groupId>
<artifactId>statistics</artifactId>
<version>9.0.70</version>
</dependency>
// https://jarcasting.com/artifacts/com.genesys/statistics/
implementation 'com.genesys:statistics:9.0.70'
// https://jarcasting.com/artifacts/com.genesys/statistics/
implementation ("com.genesys:statistics:9.0.70")
'com.genesys:statistics:jar:9.0.70'
<dependency org="com.genesys" name="statistics" rev="9.0.70">
<artifact name="statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.genesys', module='statistics', version='9.0.70')
)
libraryDependencies += "com.genesys" % "statistics" % "9.0.70"
[com.genesys/statistics "9.0.70"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.15 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
com.google.code.gson : gson | jar | 2.8.1 |
org.threeten : threetenbp | jar | 1.3.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.cometd.java : cometd-api | jar | 1.1.5 |
org.cometd.java : cometd-java-client | jar | 4.0.4 |
org.cometd.java : bayeux-api | jar | 4.0.4 |
com.google.guava : guava | jar | 23.0 |
org.apache.commons : commons-lang3 | jar | 3.6 |
io.gsonfire : gson-fire | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.10.0 |