MVN

org.openingo.kits : mybatis-x

Maven & Gradle

Jul 14, 2020
2 usages
2 stars

mybatis-x · MyBatis(Plus) Extensions

<dependency>
    <groupId>org.openingo.kits</groupId>
    <artifactId>mybatis-x</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openingo.kits : mybatis-x to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of org.openingo.kits : mybatis-x to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
mybatis-x-2.0
1.0.x
mybatis-x-1.0.2
mybatis-x-1.0.1
1.0
mybatis-x-1.0

How to add a dependency to Maven

Add the following org.openingo.kits : mybatis-x maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openingo.kits</groupId>
    <artifactId>mybatis-x</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openingo.kits : mybatis-x gradle dependency to your build.gradle file:

implementation 'org.openingo.kits:mybatis-x:2.0'

Gradle Kotlin DSL: Add the following org.openingo.kits : mybatis-x gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openingo.kits:mybatis-x:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openingo.kits : mybatis-x sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openingo.kits" % "mybatis-x" % "2.0"

Advertisement

Dependencies from Group

Sep 04, 2021
7 usages
2 stars
Jul 14, 2020
2 usages
2 stars
Dec 29, 2020
2 usages
0 stars
Aug 24, 2021
2 usages
0 stars
Dec 29, 2020
1 usages
0 stars

Discover Dependencies

Apr 16, 2021
4 usages
130 stars
Aug 03, 2011
3 usages
Apr 05, 2019
2 usages
586 stars
Jan 30, 2020
1 usages
8 stars
Jun 22, 2021
4 usages
68.1k stars