Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 726 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 726 Bytes

OSS SDK for Java Developers

Coverage Status

Requirements

  • Java 6+

Build

git clone https://github.com/aliyun/aliyun-oss-java-sdk.git
cd aliyun-oss-java-sdk
mvn clean package -DskipTests
  • to run function tests, you will have to config user account in src/test/java/com/aliyun/oss/integrationtests/TestConfig.java

Authors && Contributors

License

licensed under the Apache License 2.0