dependencies { api project(":mybatis-plus") api rootProject.ext.dependencies["springboot-autoconfigure"] api rootProject.ext.dependencies["springboot-starter-jdbc"] implementation rootProject.ext.dependencies["springboot-configuration-processor"] }