MVN

io.github.Caratacus : mybatis-plus-boot-starter

Maven & Gradle

Apr 24, 2023
1 usages
4 stars

mybatis-plus · An enhanced toolkit of Mybatis to simplify development.

<dependency>
    <groupId>io.github.Caratacus</groupId>
    <artifactId>mybatis-plus-boot-starter</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.Caratacus : mybatis-plus-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of io.github.Caratacus : mybatis-plus-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
mybatis-plus-boot-starter-1.3.2
1.2.x
mybatis-plus-boot-starter-1.2.2
mybatis-plus-boot-starter-1.2.1
1.0.x
mybatis-plus-boot-starter-1.0.9

How to add a dependency to Maven

Add the following io.github.Caratacus : mybatis-plus-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.Caratacus</groupId>
    <artifactId>mybatis-plus-boot-starter</artifactId>
    <version>1.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.Caratacus : mybatis-plus-boot-starter gradle dependency to your build.gradle file:

implementation 'io.github.Caratacus:mybatis-plus-boot-starter:1.3.2'

Gradle Kotlin DSL: Add the following io.github.Caratacus : mybatis-plus-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.Caratacus:mybatis-plus-boot-starter:1.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.Caratacus : mybatis-plus-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.Caratacus" % "mybatis-plus-boot-starter" % "1.3.2"

Advertisement

Dependencies from Group

Apr 24, 2023
2 usages
4 stars
Sep 25, 2020
1 usages
4 stars
Apr 24, 2023
1 usages
4 stars
Apr 24, 2023
1 usages
4 stars
Apr 24, 2023
1 usages
4 stars

Discover Dependencies

May 10, 2023
2 usages
6.2k stars
Jul 22, 2023
1 usages
479 stars
May 07, 2023
1 stars
Oct 24, 2022
4 usages
51 stars
Feb 25, 2021
0 stars
Feb 27, 2023
569 stars