| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.aliyun.dts | 
| ArtifactId | ArtifactIdclient | 
| Last Version | Last Version5.0.0.1-cloud.beta | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionclient The core java client for accessing Data Transmission Service | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| client-5.0.0.1-cloud.beta.pom | |
| client-5.0.0.1-cloud.beta.jar | 202 KB | 
| client-5.0.0.1-cloud.beta-sources.jar | 117 KB | 
| client-5.0.0.1-cloud.beta-javadoc.jar | 356 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aliyun.dts/client/ -->
<dependency>
    <groupId>com.aliyun.dts</groupId>
    <artifactId>client</artifactId>
    <version>5.0.0.1-cloud.beta</version>
</dependency>// https://jarcasting.com/artifacts/com.aliyun.dts/client/
implementation 'com.aliyun.dts:client:5.0.0.1-cloud.beta'// https://jarcasting.com/artifacts/com.aliyun.dts/client/
implementation ("com.aliyun.dts:client:5.0.0.1-cloud.beta")'com.aliyun.dts:client:jar:5.0.0.1-cloud.beta'<dependency org="com.aliyun.dts" name="client" rev="5.0.0.1-cloud.beta">
  <artifact name="client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.aliyun.dts', module='client', version='5.0.0.1-cloud.beta')
)libraryDependencies += "com.aliyun.dts" % "client" % "5.0.0.1-cloud.beta"[com.aliyun.dts/client "5.0.0.1-cloud.beta"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.3.6 | 
| org.apache.httpcomponents : fluent-hc | jar | 4.2.1 | 
| commons-beanutils : commons-beanutils | jar | 1.9.2 | 
| com.taobao.drc » h2 | jar | 1.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 | 
| com.alibaba : fastjson | jar | 1.2.56 | 
| org.apache.commons : commons-lang3 | jar | 3.3.2 | 
| com.aliyun.dts : drcnet | jar | 1.1.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.4 |