biosdk-client

Sample implementation of biometrics SDK client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.mosip.biosdk
ArtifactId

ArtifactId

biosdk-client
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

biosdk-client
Sample implementation of biometrics SDK client
Project URL

Project URL

https://github.com/mosip/mosip-ref-impl
Source Code Management

Source Code Management

https://github.com/mosip/mosip-ref-impl

Download biosdk-client

How to add to project

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

Dependencies

compile (11)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.2.0-rc1