开发者社区> 问答> 正文

shiro源码从哪里可以下到?报错

@黄勇 你好,想跟你请教个问题:

shiro源码从哪里可以下到?我从官网下载的,解压时报错。

展开
收起
爱吃鱼的程序员 2020-06-14 18:14:12 462 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    maven自动下载,如果是idea可以选择下载,Eclipse、myeclipse只要点相应的类就可以下载官网或者Maven中央仓库或者OSCMaven私服

    你下载的可能不完整,再试试?

    <preclass="code-java">svncheckouthttp:<spanstyle="color:#808080;background-color:inherit;">//svn.apache.org/repos/asf/shiro/tags/shiro-root-1.2.3

    解压报错是因为你下载的包已经损坏,重新下载吧

    另外可以直接使用SVN去官方的库中checkout 

     

    <preclass="code-java">svncohttps:<spanstyle="color:#808080;background-color:inherit;">//svn.apache.org/repos/asf/shiro/trunktrunk

    <preclass="code-java">https:<spanstyle="color:#808080;background-color:inherit;">//svn.apache.org/repos/asf/shiro/trunk

    上面是在Linux下使用SVN下载,下面是他源码库的地址,可以在Windows下通过SVN客户端下载,当然这是下载最新版的,如果需要下载其它版本就是下在的地址了

    <preclass="code-java">http:<spanstyle="color:#808080;background-color:inherit;">//svn.apache.org/repos/asf/shiro/tags/shiro-root-1.1.0这个是下载1.1.0版

    <spanstyle="color:#808080;line-height:1.5;font-size:10pt;">直接下载压缩包的话地址在这里:

    <spanstyle="color:#808080;line-height:1.5;font-size:10pt;">http://archive.apache.org/dist/shiro/1.1.0/shiro-root-1.1.0-source-release.zip

    2020-06-15 11:04:46
    赞同 展开评论 打赏
问答地址:
问答排行榜
最热
最新

相关电子书

更多
Java Spring Boot开发实战系列课程【第7讲】:Spring Boot 2.0安全机制与MVC身份验证实战(Java面试题) 立即下载
低代码开发师(初级)实战教程 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载