j2ee gradle构建

hibernate,spring,mysql,jdbc
compile 'org.hibernate:hibernate-core:5.2.15.Final'
compile 'org.springframework:spring-context:5.0.4.RELEASE'
compile group: 'mysql', name: 'mysql-connector-java', version: '5.1.6'
compile("org.springframework:spring-jdbc")

 

posted @ 2018-03-10 09:33  逃跑旅馆  阅读(184)  评论(0编辑  收藏  举报