is not current version
Last Version 9.0.79

Authentication API 9.0.78

A Java library to interface to Genesys Authentication public API

License

License

GroupId

GroupId

com.genesys
ArtifactId

ArtifactId

authentication
Version

Version

9.0.78
Type

Type

jar
Description

Description

Authentication API
A Java library to interface to Genesys Authentication public API
Source Code Management

Source Code Management

https://github.com/GenesysPureEngage/authentication-client-java

Download authentication 9.0.78


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

Dependencies

compile (6)

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
io.gsonfire : gson-fire jar 1.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.