Colincl / aliyun-oss-java-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSS SDK for Java Developers

GitHub version Build Status 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

About


Languages

Language:Java 100.0%