下载更多jar包
Log4j
- Java的日志系统的事实标准
- 官网 http://logging.apache.org/log4j/1.2/
- 下载地址 http://logging.apache.org/log4j/1.2/download.html
- 1.2.17+的版本就可以, 暂时不考虑用log4j 2.x系列哦
Shiro
- 靠谱又够用的权限系统
- 官网 http://shiro.apache.org/
- 下载地址 http://shiro.apache.org/download.html
- 选shiro-all, 或者一个一个jar下载(多蛋疼)
Quartz
- 定时(计划)任务的事实标准(又是?)
- 官网 http://quartz-scheduler.org/
- 下载地址 http://quartz-scheduler.org/downloads
- 选 Quartz XXXX full distribution 就什么都有了
Slf4j
- Shiro依赖这个,下载之
- 官网下载 http://www.slf4j.org/download.html
commons-beanutils
- 也是shiro依赖的,怒而下载之
- 官网下载 http://commons.apache.org/proper/commons-beanutils/download_beanutils.cgi
commons-logging
- 也是shiro依赖的,怒而下载之
- 官网下载 http://commons.apache.org/proper/commons-logging/download_logging.cgi
JSTL 1.2
- JSP(tm) Standard Tag Library implementations
- 下载地址 http://tomcat.apache.org/download-taglibs.cgi
- 4个jar全下载.
Apache Common Mail
Java Mail
Simplecaptcha
- 简单够用的验证码生产库
- 下载地址 https://repo1.maven.org/maven2/cn/apiclub/tool/simplecaptcha/1.2.2/simplecaptcha-1.2.2.jar
nutz-integration-quartz
- nutz集成quartz的插件
- 下载地址 https://jfrog.nutz.cn/artifactory/jcenter/org/nutz/nutz-integration-quartz/1.r.60.r2/nutz-integration-quartz-1.r.60.r2.jar