JNBIS

Java implementation of NIST Biometric Image Decoder. Based on NBIS V1.1.0

License

License

GroupId

GroupId

com.github.mhshams
ArtifactId

ArtifactId

jnbis
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

JNBIS
Java implementation of NIST Biometric Image Decoder. Based on NBIS V1.1.0
Project URL

Project URL

https://github.com/mhshams/jnbis

Download jnbis

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-M2
2.0.0-M1
1.1.0
1.0.6
1.0.5
1.0.4