m

mybatis-plus-boot-starter-test

Make improvements to MybatisPlus.
https://gitee.com/sunpeng2023/mybatis-plus
The Apache License, Version 2.0
sunpeng
Files download
File Operation
mybatis-plus-boot-starter-test-3.5.3.1.s3.jar download
mybatis-plus-boot-starter-test-3.5.3.1.s3.pom download
mybatis-plus-boot-starter-test-3.5.3.1.s3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.gitee.sunpeng2023</groupId>
  <artifactId>mybatis-plus-boot-starter-test</artifactId>
  <version>3.5.3.1.s3</version>
</dependency>
Gradle Groovy
implementation 'io.gitee.sunpeng2023:mybatis-plus-boot-starter-test:3.5.3.1.s3'
Gradle Kotlin
implementation("io.gitee.sunpeng2023:mybatis-plus-boot-starter-test:3.5.3.1.s3")
Scala SBT
libraryDependencies += "io.gitee.sunpeng2023" % "mybatis-plus-boot-starter-test" % "3.5.3.1.s3"
Groovy Grape
@Grapes(
  @Grab(group='io.gitee.sunpeng2023', module='mybatis-plus-boot-starter-test', version='3.5.3.1.s3')
)
Apache Ivy
<dependency org="io.gitee.sunpeng2023" name="mybatis-plus-boot-starter-test" rev="3.5.3.1.s3" />
Leiningen
[io.gitee.sunpeng2023/mybatis-plus-boot-starter-test "3.5.3.1.s3"]
Apache Buildr
'io.gitee.sunpeng2023:mybatis-plus-boot-starter-test:jar:3.5.3.1.s3'