| License |
License |
|---|---|
| GroupId | GroupIdcom.zkteco |
| ArtifactId | ArtifactIdbmp-sdk-api |
| Version | Version1.0.0-RELEASE |
| Type | Typejar |
| Description |
Descriptionopen-sdk-api
ZKTECO BioCloud Open API SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bmp-sdk-api-1.0.0-RELEASE.pom | |
| bmp-sdk-api-1.0.0-RELEASE.jar | 101 KB |
| bmp-sdk-api-1.0.0-RELEASE-sources.jar | 71 KB |
| bmp-sdk-api-1.0.0-RELEASE-javadoc.jar | 699 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zkteco/bmp-sdk-api/ -->
<dependency>
<groupId>com.zkteco</groupId>
<artifactId>bmp-sdk-api</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.zkteco/bmp-sdk-api/
implementation 'com.zkteco:bmp-sdk-api:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.zkteco/bmp-sdk-api/
implementation ("com.zkteco:bmp-sdk-api:1.0.0-RELEASE")
'com.zkteco:bmp-sdk-api:jar:1.0.0-RELEASE'
<dependency org="com.zkteco" name="bmp-sdk-api" rev="1.0.0-RELEASE">
<artifact name="bmp-sdk-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zkteco', module='bmp-sdk-api', version='1.0.0-RELEASE')
)
libraryDependencies += "com.zkteco" % "bmp-sdk-api" % "1.0.0-RELEASE"
[com.zkteco/bmp-sdk-api "1.0.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| cn.hutool : hutool-all | jar | 5.5.1 |
| com.alibaba : fastjson | jar | 1.2.73 |
| com.google.guava : guava | jar | 26.0-jre |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.1 |