# cosn-ranger-interface **Repository Path**: mirrors_tencentyun/cosn-ranger-interface ## Basic Information - **Project Name**: cosn-ranger-interface - **Description**: cos ranger interface library - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-25 - **Last Updated**: 2025-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cosn-ranger-interface ## Background The source code is mainly the permission data structure related to the cos ranger service ## Prerequisites Please make sure to install Java (1.7 and above) and maven ## Install Enter the project root directory, and execute the command ```shell mvn clean verify ``` And so the maven coordinates are as follows ``` com.qcloud cosn-ranger-interface 1.0.3 ```