Last Version

Genesys API client library 2.0

Java client for Genesys PGR Server APIs

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.genesys-pgr
ArtifactId

ArtifactId

genesys-client-api
Version

Version

2.0
Type

Type

jar
Description

Description

Genesys API client library
Java client for Genesys PGR Server APIs
Project URL

Project URL

https://gitlab.croptrust.org/genesys-pgr/genesys-client-api

Download genesys-client-api 2.0


<!-- 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"]

Dependencies

compile (5)

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

test (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

Project Modules

There are no modules declared in this project.