All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.icu.easyj.sdk.easyj-tencent-cloud-sdk.pom.xml Maven / Gradle / Ivy

Go to download

EasyJ 腾讯云SDK模块。 目前包括: 1、OCR -> IDCardOCR(文字识别 -> 身份证识别): https://console.cloud.tencent.com/ocr

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<modelVersion>4.0.0</modelVersion>
	<groupId>icu.easyj.sdk</groupId>
	<artifactId>easyj-tencent-cloud-sdk</artifactId>
	<version>0.7.9</version>
	<name>icu.easyj.sdk :: easyj-tencent-cloud-sdk</name>
	<description>EasyJ 腾讯云SDK模块。
		目前包括:
		1、OCR -> IDCardOCR(文字识别 -> 身份证识别): https://console.cloud.tencent.com/ocr</description>
	<url>https://easyj.icu</url>
	<organization>
		<name>EasyJ开源社区</name>
		<url>https://github.com/easyj-projects</url>
	</organization>
	<licenses>
		<license>
			<name>Apache License, Version 2.0</name>
			<url>https://www.apache.org/licenses/LICENSE-2.0</url>
			<distribution>repo</distribution>
		</license>
	</licenses>
	<developers>
		<developer>
			<id>wangliang181230</id>
			<name>王良</name>
			<email>[email protected]</email>
			<url>https://github.com/wangliang181230</url>
			<organization>浙江蕙康科技有限公司</organization>
			<organizationUrl>https://www.jyhk.com</organizationUrl>
			<roles>
				<role>Java架构师</role>
			</roles>
		</developer>
	</developers>
	<scm>
		<connection>scm:[email protected]:easyj-projects/easyj.git</connection>
		<developerConnection>scm:[email protected]:easyj-projects/easyj.git</developerConnection>
		<url>https://github.com/easyj-projects/easyj</url>
	</scm>
	<issueManagement>
		<system>github</system>
		<url>https://github.com/easyj-projects/easyj/issues</url>
	</issueManagement>
	<dependencies>
		<dependency>
			<groupId>com.tencentcloudapi</groupId>
			<artifactId>tencentcloud-sdk-java</artifactId>
			<version>3.1.358</version>
		</dependency>
		<dependency>
			<groupId>icu.easyj</groupId>
			<artifactId>easyj-all</artifactId>
			<version>0.7.9</version>
		</dependency>
	</dependencies>
</project>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy