• Joined on 2024-12-16

me.zeto:tablestore (5.16.0-SNAPSHOT)

Published 2026-03-31 09:07:06 +08:00 by sinbo

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>me.zeto</groupId>
	<artifactId>tablestore</artifactId>
	<version>5.16.0-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=me.zeto:tablestore:5.16.0-SNAPSHOT

About this package

Aliyun TableStore SDK for Java

Dependencies

me.zeto:core
0.1.5
com.google.protobuf:protobuf-java
${protobuf.version}
org.slf4j:slf4j-api
${slf4j.version}
org.junit.jupiter:junit-jupiter
${junit.version}
Details
Maven
2026-03-31 09:07:06 +08:00
249
TableStore Java SDK
33 MiB
Assets (57)
Versions (2) View all
5.16.1-SNAPSHOT 2026-05-29
5.16.0-SNAPSHOT 2026-03-31