Aliyun DFS SDK for Java

The Aliyun DFS SDK for Java used for accessing Aliyun Distributed FileSystem

License

License

GroupId

GroupId

com.aliyun.dfs
ArtifactId

ArtifactId

aliyun-sdk-dfs
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Aliyun DFS SDK for Java
The Aliyun DFS SDK for Java used for accessing Aliyun Distributed FileSystem
Project URL

Project URL

https://www.aliyun.com/product/alidfs

Download aliyun-sdk-dfs

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
1.0.5
1.0.4.2
1.0.3
1.0.2
1.0.1
1.0.0