| License |
License |
|---|---|
| GroupId | GroupIdicu.easyj.sdk |
| ArtifactId | ArtifactIdeasyj-tencent-cloud-sdk |
| Version | Version0.2.6 |
| Type | Typejar |
| Description |
Descriptionicu.easyj.sdk :: easyj-tencent-cloud-sdk
EasyJ 腾讯云SDK模块。
目前包括:
1、OCR -> IDCardOCR(文字识别 -> 身份证识别): https://console.cloud.tencent.com/ocr
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/icu.easyj.sdk/easyj-tencent-cloud-sdk/ -->
<dependency>
<groupId>icu.easyj.sdk</groupId>
<artifactId>easyj-tencent-cloud-sdk</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.sdk/easyj-tencent-cloud-sdk/
implementation 'icu.easyj.sdk:easyj-tencent-cloud-sdk:0.2.6'
// https://jarcasting.com/artifacts/icu.easyj.sdk/easyj-tencent-cloud-sdk/
implementation ("icu.easyj.sdk:easyj-tencent-cloud-sdk:0.2.6")
'icu.easyj.sdk:easyj-tencent-cloud-sdk:jar:0.2.6'
<dependency org="icu.easyj.sdk" name="easyj-tencent-cloud-sdk" rev="0.2.6">
<artifact name="easyj-tencent-cloud-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.sdk', module='easyj-tencent-cloud-sdk', version='0.2.6')
)
libraryDependencies += "icu.easyj.sdk" % "easyj-tencent-cloud-sdk" % "0.2.6"
[icu.easyj.sdk/easyj-tencent-cloud-sdk "0.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencentcloudapi : tencentcloud-sdk-java | jar | |
| icu.easyj : easyj-all | jar | 0.2.6 |
| icu.easyj.sdk : easyj-ocr-sdk-core Optional | jar | 0.2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| icu.easyj : easyj-test | jar | 0.2.6 |
| org.openjdk.jmh : jmh-core | jar | |
| org.openjdk.jmh : jmh-generator-annprocess | jar |