File | Operation |
---|---|
ourbatis-spring-boot-1.0.2.pom | download |
<dependency>
<groupId>com.gitee.ainilili</groupId>
<artifactId>ourbatis-spring-boot</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.gitee.ainilili', module='ourbatis-spring-boot', version='1.0.2')
)
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starters</artifactId> <version>2.0.5.RELEASE</version> </parent>