facedb thrift client

management database for facial recognition data

License

License

The 2-Clause BSD License
Categories

Categories

CLI User Interface
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

facedb-client
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

facedb thrift client
management database for facial recognition data

Download facedb-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.gitee.l0km : common-thrift jar 1.4.7
org.apache.thrift : libthrift jar 0.9.1
com.gitee.l0km : facedb-base jar 3.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25
com.gitee.l0km : mtfsdk-base jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.1
3.0.0
2.4.0
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0