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