SSH框架需要导入的依赖

SSH框架需要导入的依赖

我们项目中常用的依赖就在下面了
一般是用阿里云的仓库


1.4.0
4.3.10.RELEASE







junit
junit
4.12
test




javax.servlet
javax.servlet-api
4.0.0-b07
provided









com.alibaba
fastjson
1.2.30





org.hibernate
hibernate-core
5.1.5.Final







mysql
mysql-connector-java
5.1.43



 


org.springframework
spring-context
${spring.version}





org.springframework
spring-orm
${spring.version}



    org.springframework
    spring-web
    4.3.10.RELEASE





org.springframework
spring-aspects
${spring.version}







com.mchange
c3p0
0.9.5.2







org.apache.struts
struts2-core
2.3.33





org.apache.struts
struts2-spring-plugin
2.3.33





org.apache.shiro
shiro-core
${shiro.version}




org.apache.shiro
shiro-web
${shiro.version}

 

org.apache.shiro
shiro-spring
${shiro.version}









maven-ali
http://maven.aliyun.com/nexus/content/groups/public//

true


true
always
fail






你可能感兴趣的:(ssh,框架,阿里云,库)