<dependency>
<groupId>com.github.dreamroute</groupId>
<artifactId>mybatis-pro-base</artifactId>
<version>1.7.5</version>
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='mybatis-pro-base', version='1.7.5')
)
compile
|-- com.fasterxml.jackson.core:jackson-databind:2.11.3
|-- cn.hutool:hutool-all:5.8.20
|-- org.springframework:spring-beans:5.2.12.RELEASE
|-- org.mybatis.spring.boot:mybatis-spring-boot-starter:2.2.2
|-- org.projectlombok:lombok:1.18.16
|-- org.springframework.boot:spring-boot-starter-test:2.3.7.RELEASE