Group Id com.seepine
Artifact Id spring-boot-starter-mybatis
Version 0.0.1
Packaging jar
URL -
Badge
Last Updated 2022-04-10T00:47:37+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>spring-boot-starter-mybatis</artifactId>
    <version>0.0.1</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-mybatis', version: '0.0.1'
implementation 'com.seepine:spring-boot-starter-mybatis:0.0.1'
implementation("com.seepine:spring-boot-starter-mybatis:0.0.1")
libraryDependencies += "com.seepine" % "spring-boot-starter-mybatis" % "0.0.1"
<dependency org="com.seepine" name="spring-boot-starter-mybatis" rev="0.0.1"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-mybatis', version='0.0.1')
)
[com.seepine/spring-boot-starter-mybatis "0.0.1"]
'com.seepine:spring-boot-starter-mybatis:0.0.1'