Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (26 loc) · 1.09 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.09 KB

English | 简体中文

Alibaba Cloud ROA Util for Java

Latest Stable Version

Installation

<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>roa-util</artifactId>
    <version>Use the version shown in the maven badge</version>
</dependency>
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>tea</artifactId>
    <version>[1.0.5, 2.0.0)</version>
</dependency>

Issues

Opening an Issue, Issues not conforming to the guidelines may be closed immediately.

Changelog

Detailed changes for each release are documented in the release notes.

References

License

Apache-2.0

Copyright (c) 2009-present, Alibaba Cloud All rights reserved.