| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdcom.taobao |
| ArtifactId | ArtifactIdtdhs-java-client |
| Last Version | Last Version0.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontdhs4j
A TDH_SOCKET Client For Java
|
| Filename | Size |
|---|---|
| tdhs-java-client-0.4.1.pom | |
| tdhs-java-client-0.4.1.jar | 143 KB |
| tdhs-java-client-0.4.1-sources.jar | 94 KB |
| tdhs-java-client-0.4.1-javadoc.jar | 580 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.taobao/tdhs-java-client/ -->
<dependency>
<groupId>com.taobao</groupId>
<artifactId>tdhs-java-client</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.taobao/tdhs-java-client/
implementation 'com.taobao:tdhs-java-client:0.4.1'
// https://jarcasting.com/artifacts/com.taobao/tdhs-java-client/
implementation ("com.taobao:tdhs-java-client:0.4.1")
'com.taobao:tdhs-java-client:jar:0.4.1'
<dependency org="com.taobao" name="tdhs-java-client" rev="0.4.1">
<artifact name="tdhs-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taobao', module='tdhs-java-client', version='0.4.1')
)
libraryDependencies += "com.taobao" % "tdhs-java-client" % "0.4.1"
[com.taobao/tdhs-java-client "0.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.netty : netty | jar | 3.2.1.Final |
| commons-lang : commons-lang | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.5.6 |
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
| com.intellij : annotations | jar | 9.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.codehaus.groovy : groovy-all | jar | 1.6.5 |
| com.googlecode.hs4j : hs4j | jar | 0.1 |
| mysql : mysql-connector-java | jar | 5.1.18 |
| org.mybatis : mybatis | jar | 3.0.5 |
| net.sf.opencsv : opencsv | jar | 2.3 |
| org.springframework : spring-full | jar | 2.5.6 |