mtfsdk-client

mtfsdk rpc client

License

License

The 2-Clause BSD License
Categories

Categories

CLI User Interface
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

mtfsdk-client
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mtfsdk-client
mtfsdk rpc client
Project URL

Project URL

https://gitee.com/l0km
Source Code Management

Source Code Management

https://gitee.com/zydltech/mtfsdk-client

Download mtfsdk-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.8.0

provided (2)

Group / Artifact Type Version
com.gitee.l0km : common-image jar 1.3.20
com.gitee.l0km : faceapi-client jar 4.0.0

test (3)

Group / Artifact Type Version
com.gitee.l0km : facedb-client jar 2.4.0
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0