# aliyun-oss-java-sdk **Repository Path**: simonhoo/aliyun-oss-java-sdk ## Basic Information - **Project Name**: aliyun-oss-java-sdk - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-27 - **Last Updated**: 2024-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OSS SDK for Java Developers ## Requirements - Java 6+ ## Build ```shell 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 - [Yubin Bai](https://github.com/baiyubin) - [Mengbang Xing](https://github.com/xingfeng2510) ## License licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)