MVN

net.dreamlu : mica-plus-mybatis

Maven & Gradle

Mar 24, 2020
1 usages
1.9k stars

mica · An enhanced toolkit of Spring cloud to simplify development.

<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>mica-plus-mybatis</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.dreamlu : mica-plus-mybatis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of net.dreamlu : mica-plus-mybatis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
mica-plus-mybatis-1.2.2
mica-plus-mybatis-1.2.1
mica-plus-mybatis-1.2.0
1.1.x
mica-plus-mybatis-1.1.9

How to add a dependency to Maven

Add the following net.dreamlu : mica-plus-mybatis maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>mica-plus-mybatis</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.dreamlu : mica-plus-mybatis gradle dependency to your build.gradle file:

implementation 'net.dreamlu:mica-plus-mybatis:1.2.2'

Gradle Kotlin DSL: Add the following net.dreamlu : mica-plus-mybatis gradle kotlin dependency to your build.gradle.kts file:

implementation("net.dreamlu:mica-plus-mybatis:1.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.dreamlu : mica-plus-mybatis sbt scala dependency to your build.sbt file:

libraryDependencies += "net.dreamlu" % "mica-plus-mybatis" % "1.2.2"

Advertisement

Dependencies from Group

Jun 24, 2023
22 usages
181 stars
Aug 25, 2023
21 usages
1.9k stars
Jul 22, 2018
4 usages
Mar 24, 2020
4 usages
1.9k stars
Mar 24, 2020
4 usages
1.9k stars

Discover Dependencies