| License |
License |
|---|---|
| GroupId | GroupIdcom.genesys |
| ArtifactId | ArtifactIdauthentication |
| Last Version | Last Version9.0.79 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAuthentication API
A Java library to interface to Genesys Authentication public API
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| authentication-9.0.79.pom | |
| authentication-9.0.79.jar | 112 KB |
| authentication-9.0.79-sources.jar | 50 KB |
| authentication-9.0.79-javadoc.jar | 175 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.genesys/authentication/ -->
<dependency>
<groupId>com.genesys</groupId>
<artifactId>authentication</artifactId>
<version>9.0.79</version>
</dependency>
// https://jarcasting.com/artifacts/com.genesys/authentication/
implementation 'com.genesys:authentication:9.0.79'
// https://jarcasting.com/artifacts/com.genesys/authentication/
implementation ("com.genesys:authentication:9.0.79")
'com.genesys:authentication:jar:9.0.79'
<dependency org="com.genesys" name="authentication" rev="9.0.79">
<artifact name="authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.genesys', module='authentication', version='9.0.79')
)
libraryDependencies += "com.genesys" % "authentication" % "9.0.79"
[com.genesys/authentication "9.0.79"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |