Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maven依赖不能下载 #7

Closed
yuyongkratos opened this issue Jan 22, 2022 · 2 comments
Closed

maven依赖不能下载 #7

yuyongkratos opened this issue Jan 22, 2022 · 2 comments
Labels
question Further information is requested

Comments

@yuyongkratos
Copy link

com.aliyun.tair alibabacloud-tairjedis-sdk 1.9.0 无法下载这个依赖,maven找不到这个依赖。
@yangbodong22011
Copy link
Member

@yuyongkratos Try this: https://mvnrepository.com/artifact/com.aliyun.tair/alibabacloud-tairjedis-sdk/1.9.0

<!-- https://mvnrepository.com/artifact/com.aliyun.tair/alibabacloud-tairjedis-sdk -->
<dependency>
    <groupId>com.aliyun.tair</groupId>
    <artifactId>alibabacloud-tairjedis-sdk</artifactId>
    <version>1.9.0</version>
</dependency>

@yangbodong22011 yangbodong22011 added the question Further information is requested label Jan 25, 2022
@yangbodong22011
Copy link
Member

Closed due to no reply for a long time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants