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")