| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdio.mosip.biosdk | 
    
| ArtifactId | ArtifactIdbiosdk-client | 
    
| Last Version | Last Version1.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbiosdk-client 
            Sample implementation of biometrics SDK client 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| biosdk-client-1.2.0.pom | |
| biosdk-client-1.2.0.jar | 28 KB | 
| biosdk-client-1.2.0-sources.jar | 11 KB | 
| biosdk-client-1.2.0-javadoc.jar | 471 KB | 
| biosdk-client-1.2.0-jar-with-dependencies.jar | 42 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.mosip.biosdk/biosdk-client/ -->
<dependency>
    <groupId>io.mosip.biosdk</groupId>
    <artifactId>biosdk-client</artifactId>
    <version>1.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.mosip.biosdk/biosdk-client/
implementation 'io.mosip.biosdk:biosdk-client:1.2.0'
                // https://jarcasting.com/artifacts/io.mosip.biosdk/biosdk-client/
implementation ("io.mosip.biosdk:biosdk-client:1.2.0")
                'io.mosip.biosdk:biosdk-client:jar:1.2.0'
                <dependency org="io.mosip.biosdk" name="biosdk-client" rev="1.2.0">
  <artifact name="biosdk-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.mosip.biosdk', module='biosdk-client', version='1.2.0')
)
                libraryDependencies += "io.mosip.biosdk" % "biosdk-client" % "1.2.0"
                [io.mosip.biosdk/biosdk-client "1.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.mosip.kernel : kernel-biometrics-api | jar | 1.2.0 | 
| io.mosip.kernel : kernel-logger-logback | jar | 1.2.0 | 
| org.springframework : spring-web | jar | 5.0.6.RELEASE | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 | 
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| commons-codec : commons-codec | jar | 1.15 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.25 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.6 | 
| com.googlecode.json-simple : json-simple | jar | 1.1.1 | 
| com.google.code.gson : gson | jar | 2.8.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |