is not current version
Last Version 5.0.0.1-cloud.beta

com.aliyun.dts:client 2.2.1.41-cloud

The core java client for accessing Data Transmission Service

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aliyun.dts
ArtifactId

ArtifactId

client
Version

Version

2.2.1.41-cloud
Type

Type

jar

Download client 2.2.1.41-cloud


<!-- https://jarcasting.com/artifacts/com.aliyun.dts/client/ -->
<dependency>
    <groupId>com.aliyun.dts</groupId>
    <artifactId>client</artifactId>
    <version>2.2.1.41-cloud</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.dts/client/
implementation 'com.aliyun.dts:client:2.2.1.41-cloud'
// https://jarcasting.com/artifacts/com.aliyun.dts/client/
implementation ("com.aliyun.dts:client:2.2.1.41-cloud")
'com.aliyun.dts:client:jar:2.2.1.41-cloud'
<dependency org="com.aliyun.dts" name="client" rev="2.2.1.41-cloud">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.dts', module='client', version='2.2.1.41-cloud')
)
libraryDependencies += "com.aliyun.dts" % "client" % "2.2.1.41-cloud"
[com.aliyun.dts/client "2.2.1.41-cloud"]