Jar examples for s:spring-boot-starter-mybatis
Springboot??????Mybatis????????Mapper????????
You can download jar file spring-boot-starter-mybatis 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spring-boot-starter-mybatis-2.0.0.jar to your project.
<dependency> <groupId>com.ruijc</groupId> <artifactId>spring-boot-starter-mybatis</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.ruijc', name: 'spring-boot-starter-mybatis', version: '2.0.0'
libraryDependencies += "com.ruijc" % "spring-boot-starter-mybatis" % "2.0.0"
<dependency org="com.ruijc" name="spring-boot-starter-mybatis" rev="2.0.0"/>
@Grapes(@Grab(group='com.ruijc', module='spring-boot-starter-mybatis', version='2.0.0'))
'com.ruijc:spring-boot-starter-mybatis:jar:2.0.0'
Click the following link to download the jar file.
spring-boot-starter-mybatis-2.0.0-javadoc.jar