| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools CLI User Interface | 
| GroupId | GroupIdcom.identityx | 
| ArtifactId | ArtifactIdIdentityXClientSDK | 
| Last Version | Last Version5.3.0.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionIdentityXClientSDK Client SDK for IdentityX Rest Services | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| IdentityXClientSDK-5.3.0.5.pom | |
| IdentityXClientSDK-5.3.0.5.jar | 126 KB | 
| IdentityXClientSDK-5.3.0.5-sources.jar | 96 KB | 
| IdentityXClientSDK-5.3.0.5-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.identityx/IdentityXClientSDK/ -->
<dependency>
    <groupId>com.identityx</groupId>
    <artifactId>IdentityXClientSDK</artifactId>
    <version>5.3.0.5</version>
</dependency>// https://jarcasting.com/artifacts/com.identityx/IdentityXClientSDK/
implementation 'com.identityx:IdentityXClientSDK:5.3.0.5'// https://jarcasting.com/artifacts/com.identityx/IdentityXClientSDK/
implementation ("com.identityx:IdentityXClientSDK:5.3.0.5")'com.identityx:IdentityXClientSDK:jar:5.3.0.5'<dependency org="com.identityx" name="IdentityXClientSDK" rev="5.3.0.5">
  <artifact name="IdentityXClientSDK" type="jar" />
</dependency>@Grapes(
@Grab(group='com.identityx', module='IdentityXClientSDK', version='5.3.0.5')
)libraryDependencies += "com.identityx" % "IdentityXClientSDK" % "5.3.0.5"[com.identityx/IdentityXClientSDK "5.3.0.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.identityx.auth : daon-http-digest-auth | jar | 5.3.0.5 | 
| com.identityx : IdentityXRestDef | jar | 5.3.0.5 | 
| org.bouncycastle : bcpkix-jdk15on | jar | 1.61 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.6 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.6 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 | 
| com.google.code.gson : gson | jar | 2.8.5 |