目录

jar直接引入maven项目,Caused-by-java.lang.ClassNotFoundException-com.aliyuncs.profile.IClientProfile

目录

jar直接引入maven项目,Caused by: java.lang.ClassNotFoundException: com.aliyuncs.profile.IClientProfile

描述:

现在需要接入阿里云的sms短信服务接口

里边有个jar暂时先添加到maven项目中,不进行库推送

其中报错

Caused by: java.lang.ClassNotFoundException: com.aliyuncs.profile.IClientProfile

解决方法:

https://i-blog.csdnimg.cn/blog_migrate/37a31a7760ea8b2fae69bed9bad45359.png

选择好java jar 后,然后进行添加,即可,问题解决