MVN

com.aliyun.drc : client

Maven & Gradle

May 25, 2017
2 usages

client · The core java client for accessing Data Transmission Service

<dependency>
    <groupId>com.aliyun.drc</groupId>
    <artifactId>client</artifactId>
    <version>2.2.1.39-cloud</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aliyun.drc : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1.39-cloud

All Versions

Choose a version of com.aliyun.drc : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
client-2.2.1.39-cloud

How to add a dependency to Maven

Add the following com.aliyun.drc : client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aliyun.drc</groupId>
    <artifactId>client</artifactId>
    <version>2.2.1.39-cloud</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aliyun.drc : client gradle dependency to your build.gradle file:

implementation 'com.aliyun.drc:client:2.2.1.39-cloud'

Gradle Kotlin DSL: Add the following com.aliyun.drc : client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aliyun.drc:client:2.2.1.39-cloud")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aliyun.drc : client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aliyun.drc" % "client" % "2.2.1.39-cloud"

Advertisement

Dependencies from Group

May 25, 2017
2 usages

Discover Dependencies

Jan 18, 2023
21 usages
3.9k stars
Jan 18, 2023
3 usages
4k stars
Jan 18, 2023
4.5k stars
Jan 18, 2023
9 usages
4k stars
Dec 27, 2018
2 stars
Aug 15, 2019
25 stars
Oct 23, 2017
2 usages
25 stars
Apr 15, 2017
0 stars
Oct 24, 2018
3 usages
0 stars