Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

alibaba-archive/tdhs-java-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

TDHS-JAVA-CLIENT is a practical TDH_Socket(https://github.com/taobao/TDH_Socket) client for Java. TDH_Socket is a MySQL plugin developed by me.

If you are using maven to build your project,you can try it by:

<dependency>
    <groupId>com.taobao</groupId>
    <artifactId>tdhs-java-client</artifactId>
    <version>0.4.1</version>
</dependency>

About

A TDH_SOCKET Client For Java

Resources

Stars

Watchers

Forks

Packages

No packages published