License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.genesys-pgr |
ArtifactId | ArtifactIdgenesys-client-api |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGenesys API client library
Java client for Genesys PGR Server APIs
|
Project URL |
Project URL |
Filename | Size |
---|---|
genesys-client-api-2.0.pom | |
genesys-client-api-2.0.jar | 32 KB |
genesys-client-api-2.0-sources.jar | 25 KB |
genesys-client-api-2.0-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.genesys-pgr/genesys-client-api/ -->
<dependency>
<groupId>org.genesys-pgr</groupId>
<artifactId>genesys-client-api</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/genesys-client-api/
implementation 'org.genesys-pgr:genesys-client-api:2.0'
// https://jarcasting.com/artifacts/org.genesys-pgr/genesys-client-api/
implementation ("org.genesys-pgr:genesys-client-api:2.0")
'org.genesys-pgr:genesys-client-api:jar:2.0'
<dependency org="org.genesys-pgr" name="genesys-client-api" rev="2.0">
<artifact name="genesys-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='genesys-client-api', version='2.0')
)
libraryDependencies += "org.genesys-pgr" % "genesys-client-api" % "2.0"
[org.genesys-pgr/genesys-client-api "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.scribejava : scribejava-core | jar | 6.2.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.0.5-beta |
org.hamcrest : hamcrest-integration | jar | 1.3 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |